#74FEC0#74FEC0
#74FEC0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.150 H 161.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEC0 |
|---|---|
| RGB | rgb(116, 254, 192) |
| HSL | hsl(153, 99%, 73%) |
| HSV | hsv(153, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.96, -51.70, 18.43) |
| CIE-LCH | lch(90.96, 54.88, 160.38°) |
| OKLab | oklab(90.39% -0.1424 0.0471) |
| OKLCH | oklch(90.39% 0.15 161.7) |
| XYZ | xyz(52.1540, 78.3976, 62.2428) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEC0 #FE74B2
analogous
#74FE7B #74FEC0 #74F7FE
triadic
#74FEC0 #C074FE #FEC074
tetradic
#74FEC0 #7B74FE #FE74B2 #F7FE74
square
#74FEC0 #7B74FE #FE74B2 #F7FE74
split-complementary
#74FEC0 #FE74F7 #FE7B74
monochromatic
#02F688 #37FEA4 #74FEC0 #B1FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#74FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#74FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEC0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEC0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E7DFC4
Tritanopia (blue-blind)
#3FFDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fec0; /* rgb */ color: rgb(116, 254, 192); /* oklch */ color: oklch(90.4% 0.150 161.7);
Tailwind
colors: {
custom: {
50: '#a6ffd3',
500: '#74fec0',
950: '#000000',
},
}SCSS
$custom: #74fec0; $custom-light: #a6ffd3; $custom-dark: #000000;
JSON
{
"hex": "#74fec0",
"rgb": {
"r": 116,
"g": 254,
"b": 192
},
"hsl": {
"h": 153.043,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.90385,
"c": 0.15001,
"h": 161.7
},
"luminance": 0.78402
}Semantic roles & 50–950 ramp
primary
#74FEC0
secondary
#DB3B83
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683