#74FFC0#74FFC0
#74FFC0 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.151 H 161.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFC0 |
|---|---|
| RGB | rgb(116, 255, 192) |
| HSL | hsl(153, 100%, 73%) |
| HSV | hsv(153, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(91.25, -52.11, 18.83) |
| CIE-LCH | lch(91.25, 55.41, 160.13°) |
| OKLab | oklab(90.62% -0.1435 0.0481) |
| OKLCH | oklch(90.62% 0.151 161.5) |
| XYZ | xyz(52.4722, 79.0340, 62.3488) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.65
Greenish Cyan
#2AFEB7
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFC0 #FF74B3
analogous
#74FF7B #74FFC0 #74F8FF
triadic
#74FFC0 #C074FF #FFC074
tetradic
#74FFC0 #7B74FF #FF74B3 #F8FF74
square
#74FFC0 #7B74FF #FF74B3 #F8FF74
split-complementary
#74FFC0 #FF74F8 #FF7B74
monochromatic
#00F988 #37FFA4 #74FFC0 #B1FFDC #E0FFF1
Accessibility & contrast
On white
1.25
#74FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#74FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFC0
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFC0 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBC
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#3EFEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffc0; /* rgb */ color: rgb(116, 255, 192); /* oklch */ color: oklch(90.6% 0.151 161.5);
Tailwind
colors: {
custom: {
50: '#a6ffd3',
500: '#74ffc0',
950: '#000000',
},
}SCSS
$custom: #74ffc0; $custom-light: #a6ffd3; $custom-dark: #000000;
JSON
{
"hex": "#74ffc0",
"rgb": {
"r": 116,
"g": 255,
"b": 192
},
"hsl": {
"h": 152.806,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.9062,
"c": 0.15132,
"h": 161.5
},
"luminance": 0.79039
}Semantic roles & 50–950 ramp
primary
#74FFC0
secondary
#DC3B84
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683