#74DEBA#74DEBA
#74DEBA is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 169.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEBA |
|---|---|
| RGB | rgb(116, 222, 186) |
| HSL | hsl(160, 62%, 66%) |
| HSV | hsv(160, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.56, -39.15, 8.25) |
| CIE-LCH | lch(81.56, 40.01, 168.09°) |
| OKLab | oklab(82.7% -0.1103 0.0212) |
| OKLCH | oklch(82.7% 0.112 169.1) |
| XYZ | xyz(42.1828, 59.4973, 55.7061) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.91
Light Teal
#90E4C1
ΔE00 3.24
Seafoam Blue
#78D1B6
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEBA #DE7498
analogous
#74DE85 #74DEBA #74CDDE
triadic
#74DEBA #BA74DE #DEBA74
tetradic
#74DEBA #8574DE #DE7498 #CDDE74
square
#74DEBA #8574DE #DE7498 #CDDE74
split-complementary
#74DEBA #DE74CD #DE8574
monochromatic
#29AE81 #43D2A1 #74DEBA #A5EAD3 #D7F5EB
Accessibility & contrast
On white
1.63
#74DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#74DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEBA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEBA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#4EDFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74deba; /* rgb */ color: rgb(116, 222, 186); /* oklch */ color: oklch(82.7% 0.112 169.1);
Tailwind
colors: {
custom: {
50: '#a2e9ce',
500: '#74deba',
950: '#000000',
},
}SCSS
$custom: #74deba; $custom-light: #a2e9ce; $custom-dark: #000000;
JSON
{
"hex": "#74deba",
"rgb": {
"r": 116,
"g": 222,
"b": 186
},
"hsl": {
"h": 159.623,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.82699,
"c": 0.11228,
"h": 169.1
},
"luminance": 0.59501
}Semantic roles & 50–950 ramp
primary
#74DEBA
secondary
#B0466A
accent
#1C57C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483