#74DFBA#74DFBA
#74DFBA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.114 H 168.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFBA |
|---|---|
| RGB | rgb(116, 223, 186) |
| HSL | hsl(159, 63%, 66%) |
| HSV | hsv(159, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 16.6%, 12.5%) |
| CIE-LAB | lab(81.85, -39.60, 8.67) |
| CIE-LCH | lch(81.85, 40.53, 167.65°) |
| OKLab | oklab(82.93% -0.1114 0.0222) |
| OKLCH | oklch(82.93% 0.114 168.7) |
| XYZ | xyz(42.4492, 60.0300, 55.7949) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Light Teal
#90E4C1
ΔE00 3.18
Seafoam Blue
#78D1B6
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.35
Eucalyptus
#44D7A8
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFBA #DF7499
analogous
#74DF85 #74DFBA #74CFDF
triadic
#74DFBA #BA74DF #DFBA74
tetradic
#74DFBA #8574DF #DF7499 #CFDF74
square
#74DFBA #8574DF #DF7499 #CFDF74
split-complementary
#74DFBA #DF74CF #DF8574
monochromatic
#29B081 #42D4A1 #74DFBA #A6EAD3 #D7F6EB
Accessibility & contrast
On white
1.61
#74DFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#74DFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFBA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFBA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#C9C7BC
Tritanopia (blue-blind)
#4DE0D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74dfba; /* rgb */ color: rgb(116, 223, 186); /* oklch */ color: oklch(82.9% 0.114 168.7);
Tailwind
colors: {
custom: {
50: '#a2e9ce',
500: '#74dfba',
950: '#000000',
},
}SCSS
$custom: #74dfba; $custom-light: #a2e9ce; $custom-dark: #000000;
JSON
{
"hex": "#74dfba",
"rgb": {
"r": 116,
"g": 223,
"b": 186
},
"hsl": {
"h": 159.252,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82934,
"c": 0.1136,
"h": 168.7
},
"luminance": 0.60034
}Semantic roles & 50–950 ramp
primary
#74DFBA
secondary
#B2456B
accent
#1B58CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483