#74F2CB#74F2CB
#74F2CB is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.8% C 0.127 H 170.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74F2CB |
|---|---|
| RGB | rgb(116, 242, 203) |
| HSL | hsl(161, 83%, 70%) |
| HSV | hsv(161, 52%, 95%) |
| CMYK | cmyk(52.1%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.74, -44.25, 8.18) |
| CIE-LCH | lch(87.74, 45.00, 169.53°) |
| OKLab | oklab(87.84% -0.1248 0.0209) |
| OKLCH | oklch(87.84% 0.127 170.5) |
| XYZ | xyz(49.7292, 71.5246, 67.6733) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.01
Aquamarine
#7FFFD4
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.30
Light Aquamarine
#7BFDC7
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F2CB #F2749B
analogous
#74F28C #74F2CB #74DAF2
triadic
#74F2CB #CB74F2 #F2CB74
tetradic
#74F2CB #8C74F2 #F2749B #DAF274
square
#74F2CB #8C74F2 #F2749B #DAF274
split-complementary
#74F2CB #F274DA #F28C74
monochromatic
#14D79B #3CEDB6 #74F2CB #ACF7E0 #E3FCF5
Accessibility & contrast
On white
1.37
#74F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#74F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F2CB
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F2CB | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#3BF4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #74f2cb; /* rgb */ color: rgb(116, 242, 203); /* oklch */ color: oklch(87.8% 0.127 170.5);
Tailwind
colors: {
custom: {
50: '#a5f7da',
500: '#74f2cb',
950: '#000000',
},
}SCSS
$custom: #74f2cb; $custom-light: #a5f7da; $custom-dark: #000000;
JSON
{
"hex": "#74f2cb",
"rgb": {
"r": 116,
"g": 242,
"b": 203
},
"hsl": {
"h": 161.429,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.87841,
"c": 0.12656,
"h": 170.5
},
"luminance": 0.71529
}Semantic roles & 50–950 ramp
primary
#74F2CB
secondary
#CC3E6A
accent
#0649DF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583