#74DFCA#74DFCA
#74DFCA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 179.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFCA |
|---|---|
| RGB | rgb(116, 223, 202) |
| HSL | hsl(168, 63%, 66%) |
| HSV | hsv(168, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.24, -35.95, 0.76) |
| CIE-LCH | lch(82.24, 35.96, 178.79°) |
| OKLab | oklab(83.38% -0.1044 0.0014) |
| OKLCH | oklch(83.38% 0.104 179.2) |
| XYZ | xyz(44.2463, 60.7489, 65.2597) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFCA #DF7489
analogous
#74DF95 #74DFCA #74BFDF
triadic
#74DFCA #CA74DF #DFCA74
tetradic
#74DFCA #9574DF #DF7489 #BFDF74
square
#74DFCA #9574DF #DF7489 #BFDF74
split-complementary
#74DFCA #DF74BF #DF9574
monochromatic
#29B095 #42D4B7 #74DFCA #A6EADD #D7F6F0
Accessibility & contrast
On white
1.60
#74DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#74DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFCA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFCA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#44E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dfca; /* rgb */ color: rgb(116, 223, 202); /* oklch */ color: oklch(83.4% 0.104 179.2);
Tailwind
colors: {
custom: {
50: '#a3e9da',
500: '#74dfca',
950: '#000000',
},
}SCSS
$custom: #74dfca; $custom-light: #a3e9da; $custom-dark: #000000;
JSON
{
"hex": "#74dfca",
"rgb": {
"r": 116,
"g": 223,
"b": 202
},
"hsl": {
"h": 168.224,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.83378,
"c": 0.10441,
"h": 179.2
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#74DFCA
secondary
#B2455B
accent
#1B3ECA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483