#74DFDC#74DFDC
#74DFDC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.099 H 193.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFDC |
|---|---|
| RGB | rgb(116, 223, 220) |
| HSL | hsl(178, 63%, 66%) |
| HSV | hsv(178, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.73, -31.56, -8.08) |
| CIE-LCH | lch(82.73, 32.58, 194.36°) |
| OKLab | oklab(83.93% -0.0968 -0.0224) |
| OKLCH | oklch(83.93% 0.099 193) |
| XYZ | xyz(46.5032, 61.6516, 77.1456) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFDC #DF7477
analogous
#74DFA7 #74DFDC #74ADDF
triadic
#74DFDC #DC74DF #DFDC74
tetradic
#74DFDC #A774DF #DF7477 #ADDF74
square
#74DFDC #A774DF #DF7477 #ADDF74
split-complementary
#74DFDC #DF74AD #DFA774
monochromatic
#29B0AC #42D4CF #74DFDC #A6EAE9 #D7F6F5
Accessibility & contrast
On white
1.58
#74DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#74DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFDC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFDC | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#34E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74dfdc; /* rgb */ color: rgb(116, 223, 220); /* oklch */ color: oklch(83.9% 0.099 193.0);
Tailwind
colors: {
custom: {
50: '#a4e9e6',
500: '#74dfdc',
950: '#000000',
},
}SCSS
$custom: #74dfdc; $custom-light: #a4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#74dfdc",
"rgb": {
"r": 116,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.318,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.8393,
"c": 0.09932,
"h": 193
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#74DFDC
secondary
#B24548
accent
#1B20CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484