#74EABC#74EABC
#74EABC is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.127 H 165.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74EABC |
|---|---|
| RGB | rgb(116, 234, 188) |
| HSL | hsl(157, 74%, 69%) |
| HSV | hsv(157, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(85.09, -44.03, 12.23) |
| CIE-LCH | lch(85.09, 45.70, 164.48°) |
| OKLab | oklab(85.58% -0.1227 0.0314) |
| OKLCH | oklch(85.58% 0.127 165.7) |
| XYZ | xyz(45.6983, 66.1856, 57.9341) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Teal
#90E4C1
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EABC #EA74A2
analogous
#74EA81 #74EABC #74DDEA
triadic
#74EABC #BC74EA #EABC74
tetradic
#74EABC #8174EA #EA74A2 #DDEA74
square
#74EABC #8174EA #EA74A2 #DDEA74
split-complementary
#74EABC #EA74DD #EA8174
monochromatic
#1EC684 #3FE2A2 #74EABC #A9F2D6 #DEFAEF
Accessibility & contrast
On white
1.47
#74EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#74EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EABC
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EABC | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#49EADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74eabc; /* rgb */ color: rgb(116, 234, 188); /* oklch */ color: oklch(85.6% 0.127 165.7);
Tailwind
colors: {
custom: {
50: '#a3f1d0',
500: '#74eabc',
950: '#000000',
},
}SCSS
$custom: #74eabc; $custom-light: #a3f1d0; $custom-dark: #000000;
JSON
{
"hex": "#74eabc",
"rgb": {
"r": 116,
"g": 234,
"b": 188
},
"hsl": {
"h": 156.61,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85577,
"c": 0.12668,
"h": 165.7
},
"luminance": 0.66189
}Semantic roles & 50–950 ramp
primary
#74EABC
secondary
#C24073
accent
#105DD6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583