#74CEAB#74CEAB
#74CEAB is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.5% C 0.101 H 166.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEAB |
|---|---|
| RGB | rgb(116, 206, 171) |
| HSL | hsl(157, 48%, 63%) |
| HSV | hsv(157, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(76.55, -35.10, 9.08) |
| CIE-LCH | lch(76.55, 36.26, 165.50°) |
| OKLab | oklab(78.53% -0.0985 0.0233) |
| OKLCH | oklch(78.53% 0.101 166.7) |
| XYZ | xyz(36.6214, 50.7932, 46.3945) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.56
Seafoam Blue
#78D1B6
ΔE00 2.62
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEAB #CE7497
analogous
#74CE7E #74CEAB #74C4CE
triadic
#74CEAB #AB74CE #CEAB74
tetradic
#74CEAB #7E74CE #CE7497 #C4CE74
square
#74CEAB #7E74CE #CE7497 #C4CE74
split-complementary
#74CEAB #CE74C4 #CE7E74
monochromatic
#34946E #47BE90 #74CEAB #A1DEC6 #CEEEE2
Accessibility & contrast
On white
1.88
#74CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#74CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEAB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEAB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#BCB9AD
Tritanopia (blue-blind)
#59CFC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74ceab; /* rgb */ color: rgb(116, 206, 171); /* oklch */ color: oklch(78.5% 0.101 166.7);
Tailwind
colors: {
custom: {
50: '#a0ddc4',
500: '#74ceab',
950: '#000000',
},
}SCSS
$custom: #74ceab; $custom-light: #a0ddc4; $custom-dark: #000000;
JSON
{
"hex": "#74ceab",
"rgb": {
"r": 116,
"g": 206,
"b": 171
},
"hsl": {
"h": 156.667,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.78525,
"c": 0.10124,
"h": 166.7
},
"luminance": 0.50796
}Semantic roles & 50–950 ramp
primary
#74CEAB
secondary
#9A4D6B
accent
#2A63BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482