#74DFCB#74DFCB
#74DFCB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 179.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFCB |
|---|---|
| RGB | rgb(116, 223, 203) |
| HSL | hsl(169, 63%, 66%) |
| HSV | hsv(169, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.27, -35.72, 0.27) |
| CIE-LCH | lch(82.27, 35.72, 179.57°) |
| OKLab | oklab(83.41% -0.104 0.0001) |
| OKLCH | oklch(83.41% 0.104 179.9) |
| XYZ | xyz(44.3651, 60.7964, 65.8853) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 6.00
Aqua (survey)
#13EAC9
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFCB #DF7488
analogous
#74DF96 #74DFCB #74BEDF
triadic
#74DFCB #CB74DF #DFCB74
tetradic
#74DFCB #9674DF #DF7488 #BEDF74
square
#74DFCB #9674DF #DF7488 #BEDF74
split-complementary
#74DFCB #DF74BE #DF9674
monochromatic
#29B097 #42D4B8 #74DFCB #A6EADE #D7F6F0
Accessibility & contrast
On white
1.60
#74DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#74DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFCB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFCB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#43E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dfcb; /* rgb */ color: rgb(116, 223, 203); /* oklch */ color: oklch(83.4% 0.104 179.9);
Tailwind
colors: {
custom: {
50: '#a3e9da',
500: '#74dfcb',
950: '#000000',
},
}SCSS
$custom: #74dfcb; $custom-light: #a3e9da; $custom-dark: #000000;
JSON
{
"hex": "#74dfcb",
"rgb": {
"r": 116,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.785,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.83408,
"c": 0.10397,
"h": 179.9
},
"luminance": 0.608
}Semantic roles & 50–950 ramp
primary
#74DFCB
secondary
#B2455A
accent
#1B3CCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483