#74DEBB#74DEBB
#74DEBB is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 169.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEBB |
|---|---|
| RGB | rgb(116, 222, 187) |
| HSL | hsl(160, 62%, 66%) |
| HSV | hsv(160, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.59, -38.92, 7.76) |
| CIE-LCH | lch(81.59, 39.69, 168.73°) |
| OKLab | oklab(82.73% -0.1098 0.0199) |
| OKLCH | oklch(82.73% 0.112 169.8) |
| XYZ | xyz(42.2895, 59.5400, 56.2679) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Light Teal
#90E4C1
ΔE00 3.27
Seafoam Blue
#78D1B6
ΔE00 3.65
Mediumaquamarine
#66CDAA
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEBB #DE7497
analogous
#74DE86 #74DEBB #74CCDE
triadic
#74DEBB #BB74DE #DEBB74
tetradic
#74DEBB #8674DE #DE7497 #CCDE74
square
#74DEBB #8674DE #DE7497 #CCDE74
split-complementary
#74DEBB #DE74CC #DE8674
monochromatic
#29AE82 #43D2A3 #74DEBB #A5EAD3 #D7F5EB
Accessibility & contrast
On white
1.63
#74DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#74DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEBB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEBB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#4DDFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74debb; /* rgb */ color: rgb(116, 222, 187); /* oklch */ color: oklch(82.7% 0.112 169.8);
Tailwind
colors: {
custom: {
50: '#a2e9cf',
500: '#74debb',
950: '#000000',
},
}SCSS
$custom: #74debb; $custom-light: #a2e9cf; $custom-dark: #000000;
JSON
{
"hex": "#74debb",
"rgb": {
"r": 116,
"g": 222,
"b": 187
},
"hsl": {
"h": 160.189,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.82726,
"c": 0.11161,
"h": 169.8
},
"luminance": 0.59543
}Semantic roles & 50–950 ramp
primary
#74DEBB
secondary
#B04669
accent
#1C55C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483