#74DFC8#74DFC8
#74DFC8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.105 H 177.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFC8 |
|---|---|
| RGB | rgb(116, 223, 200) |
| HSL | hsl(167, 63%, 66%) |
| HSV | hsv(167, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.19, -36.42, 1.75) |
| CIE-LCH | lch(82.19, 36.46, 177.26°) |
| OKLab | oklab(83.32% -0.1053 0.0041) |
| OKLCH | oklch(83.32% 0.105 177.8) |
| XYZ | xyz(44.0111, 60.6548, 64.0207) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFC8 #DF748B
analogous
#74DF93 #74DFC8 #74C1DF
triadic
#74DFC8 #C874DF #DFC874
tetradic
#74DFC8 #9374DF #DF748B #C1DF74
square
#74DFC8 #9374DF #DF748B #C1DF74
split-complementary
#74DFC8 #DF74C1 #DF9374
monochromatic
#29B093 #42D4B4 #74DFC8 #A6EADC #D7F6EF
Accessibility & contrast
On white
1.60
#74DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#74DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFC8
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFC8 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#45E2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74dfc8; /* rgb */ color: rgb(116, 223, 200); /* oklch */ color: oklch(83.3% 0.105 177.8);
Tailwind
colors: {
custom: {
50: '#a3e9d8',
500: '#74dfc8',
950: '#000000',
},
}SCSS
$custom: #74dfc8; $custom-light: #a3e9d8; $custom-dark: #000000;
JSON
{
"hex": "#74dfc8",
"rgb": {
"r": 116,
"g": 223,
"b": 200
},
"hsl": {
"h": 167.103,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.8332,
"c": 0.10535,
"h": 177.8
},
"luminance": 0.60658
}Semantic roles & 50–950 ramp
primary
#74DFC8
secondary
#B2455D
accent
#1B41CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483