#74EEBE#74EEBE
#74EEBE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.6% C 0.130 H 165.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEBE |
|---|---|
| RGB | rgb(116, 238, 190) |
| HSL | hsl(156, 78%, 69%) |
| HSV | hsv(156, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.29, -45.34, 12.89) |
| CIE-LCH | lch(86.29, 47.14, 164.13°) |
| OKLab | oklab(86.57% -0.1262 0.0331) |
| OKLCH | oklch(86.57% 0.13 165.3) |
| XYZ | xyz(47.0670, 68.5757, 59.4613) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEBE #EE74A4
analogous
#74EE81 #74EEBE #74E1EE
triadic
#74EEBE #BE74EE #EEBE74
tetradic
#74EEBE #8174EE #EE74A4 #E1EE74
square
#74EEBE #8174EE #EE74A4 #E1EE74
split-complementary
#74EEBE #EE74E1 #EE8174
monochromatic
#19CE87 #3DE7A4 #74EEBE #ABF5D7 #E1FBF1
Accessibility & contrast
On white
1.43
#74EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#74EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEBE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEBE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D7D3C1
Tritanopia (blue-blind)
#46EEE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #74eebe; /* rgb */ color: rgb(116, 238, 190); /* oklch */ color: oklch(86.6% 0.130 165.3);
Tailwind
colors: {
custom: {
50: '#a4f4d1',
500: '#74eebe',
950: '#000000',
},
}SCSS
$custom: #74eebe; $custom-light: #a4f4d1; $custom-dark: #000000;
JSON
{
"hex": "#74eebe",
"rgb": {
"r": 116,
"g": 238,
"b": 190
},
"hsl": {
"h": 156.393,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.86569,
"c": 0.13047,
"h": 165.3
},
"luminance": 0.6858
}Semantic roles & 50–950 ramp
primary
#74EEBE
secondary
#C73F75
accent
#0B5DDA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583