#74DEBF#74DEBF
#74DEBF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 172.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEBF |
|---|---|
| RGB | rgb(116, 222, 191) |
| HSL | hsl(162, 62%, 66%) |
| HSV | hsv(162, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.68, -38.03, 5.78) |
| CIE-LCH | lch(81.68, 38.47, 171.36°) |
| OKLab | oklab(82.83% -0.1081 0.0147) |
| OKLCH | oklch(82.83% 0.109 172.3) |
| XYZ | xyz(42.7237, 59.7136, 58.5546) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.28
Light Teal
#90E4C1
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEBF #DE7493
analogous
#74DE8A #74DEBF #74C8DE
triadic
#74DEBF #BF74DE #DEBF74
tetradic
#74DEBF #8A74DE #DE7493 #C8DE74
square
#74DEBF #8A74DE #DE7493 #C8DE74
split-complementary
#74DEBF #DE74C8 #DE8A74
monochromatic
#29AE87 #43D2A8 #74DEBF #A5EAD6 #D7F5ED
Accessibility & contrast
On white
1.62
#74DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#74DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEBF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEBF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#4BE0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74debf; /* rgb */ color: rgb(116, 222, 191); /* oklch */ color: oklch(82.8% 0.109 172.3);
Tailwind
colors: {
custom: {
50: '#a2e9d2',
500: '#74debf',
950: '#000000',
},
}SCSS
$custom: #74debf; $custom-light: #a2e9d2; $custom-dark: #000000;
JSON
{
"hex": "#74debf",
"rgb": {
"r": 116,
"g": 222,
"b": 191
},
"hsl": {
"h": 162.453,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.82834,
"c": 0.10906,
"h": 172.3
},
"luminance": 0.59717
}Semantic roles & 50–950 ramp
primary
#74DEBF
secondary
#B04665
accent
#1C4FC9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483