#74CEBB#74CEBB
#74CEBB is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.091 H 178.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEBB |
|---|---|
| RGB | rgb(116, 206, 187) |
| HSL | hsl(167, 48%, 63%) |
| HSV | hsv(167, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.95, -31.51, 1.05) |
| CIE-LCH | lch(76.95, 31.53, 178.09°) |
| OKLab | oklab(78.97% -0.0915 0.0023) |
| OKLCH | oklch(78.97% 0.091 178.6) |
| XYZ | xyz(38.2398, 51.4406, 54.9180) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.73
Pale Teal
#82CBB2
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.40
Turquoise (survey)
#06C2AC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEBB #CE7487
analogous
#74CE8E #74CEBB #74B4CE
triadic
#74CEBB #BB74CE #CEBB74
tetradic
#74CEBB #8E74CE #CE7487 #B4CE74
square
#74CEBB #8E74CE #CE7487 #B4CE74
split-complementary
#74CEBB #CE74B4 #CE8E74
monochromatic
#34947F #47BEA5 #74CEBB #A1DED1 #CEEEE7
Accessibility & contrast
On white
1.86
#74CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#74CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEBB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEBB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4BA
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#51D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cebb; /* rgb */ color: rgb(116, 206, 187); /* oklch */ color: oklch(79.0% 0.091 178.6);
Tailwind
colors: {
custom: {
50: '#a1ddcf',
500: '#74cebb',
950: '#000000',
},
}SCSS
$custom: #74cebb; $custom-light: #a1ddcf; $custom-dark: #000000;
JSON
{
"hex": "#74cebb",
"rgb": {
"r": 116,
"g": 206,
"b": 187
},
"hsl": {
"h": 167.333,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.78971,
"c": 0.09149,
"h": 178.6
},
"luminance": 0.51443
}Semantic roles & 50–950 ramp
primary
#74CEBB
secondary
#9A4D5D
accent
#2A49BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483