#74CEB8#74CEB8
#74CEB8 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.093 H 176.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74CEB8 |
|---|---|
| RGB | rgb(116, 206, 184) |
| HSL | hsl(165, 48%, 63%) |
| HSV | hsv(165, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(76.87, -32.20, 2.55) |
| CIE-LCH | lch(76.87, 32.31, 175.47°) |
| OKLab | oklab(78.88% -0.0928 0.0063) |
| OKLCH | oklch(78.88% 0.093 176.1) |
| XYZ | xyz(37.9220, 51.3134, 53.2443) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.78
Pale Teal
#82CBB2
ΔE00 2.62
Mediumaquamarine
#66CDAA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.76
Turquoise (survey)
#06C2AC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CEB8 #CE748A
analogous
#74CE8B #74CEB8 #74B7CE
triadic
#74CEB8 #B874CE #CEB874
tetradic
#74CEB8 #8B74CE #CE748A #B7CE74
square
#74CEB8 #8B74CE #CE748A #B7CE74
split-complementary
#74CEB8 #CE74B7 #CE8B74
monochromatic
#34947C #47BEA1 #74CEB8 #A1DECF #CEEEE6
Accessibility & contrast
On white
1.86
#74CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#74CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CEB8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CEB8 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#53D0C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74ceb8; /* rgb */ color: rgb(116, 206, 184); /* oklch */ color: oklch(78.9% 0.093 176.1);
Tailwind
colors: {
custom: {
50: '#a1ddcd',
500: '#74ceb8',
950: '#000000',
},
}SCSS
$custom: #74ceb8; $custom-light: #a1ddcd; $custom-dark: #000000;
JSON
{
"hex": "#74ceb8",
"rgb": {
"r": 116,
"g": 206,
"b": 184
},
"hsl": {
"h": 165.333,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.78884,
"c": 0.09298,
"h": 176.1
},
"luminance": 0.51316
}Semantic roles & 50–950 ramp
primary
#74CEB8
secondary
#9A4D5F
accent
#2A4EBB
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483