#74E8BE#74E8BE
#74E8BE is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.2% C 0.123 H 167.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74E8BE |
|---|---|
| RGB | rgb(116, 232, 190) |
| HSL | hsl(158, 72%, 68%) |
| HSV | hsv(158, 50%, 91%) |
| CMYK | cmyk(50%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.56, -42.73, 10.42) |
| CIE-LCH | lch(84.56, 43.98, 166.29°) |
| OKLab | oklab(85.16% -0.1196 0.0267) |
| OKLCH | oklch(85.16% 0.123 167.4) |
| XYZ | xyz(45.3492, 65.1401, 58.8887) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 2.78
Light Teal
#90E4C1
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E8BE #E8749E
analogous
#74E884 #74E8BE #74D8E8
triadic
#74E8BE #BE74E8 #E8BE74
tetradic
#74E8BE #8474E8 #E8749E #D8E874
square
#74E8BE #8474E8 #E8749E #D8E874
split-complementary
#74E8BE #E874D8 #E88474
monochromatic
#20C287 #3FDFA5 #74E8BE #A9F1D7 #DDF9EF
Accessibility & contrast
On white
1.50
#74E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#74E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E8BE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E8BE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#48E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74e8be; /* rgb */ color: rgb(116, 232, 190); /* oklch */ color: oklch(85.2% 0.123 167.4);
Tailwind
colors: {
custom: {
50: '#a3f0d1',
500: '#74e8be',
950: '#000000',
},
}SCSS
$custom: #74e8be; $custom-light: #a3f0d1; $custom-dark: #000000;
JSON
{
"hex": "#74e8be",
"rgb": {
"r": 116,
"g": 232,
"b": 190
},
"hsl": {
"h": 158.276,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.85157,
"c": 0.1226,
"h": 167.4
},
"luminance": 0.65144
}Semantic roles & 50–950 ramp
primary
#74E8BE
secondary
#C0406F
accent
#1258D4
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583