#74FFC8#74FFC8
#74FFC8 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.145 H 164.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFC8 |
|---|---|
| RGB | rgb(116, 255, 200) |
| HSL | hsl(156, 100%, 73%) |
| HSV | hsv(156, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.41, -50.46, 14.96) |
| CIE-LCH | lch(91.41, 52.63, 163.48°) |
| OKLab | oklab(90.81% -0.1399 0.0383) |
| OKLCH | oklch(90.81% 0.145 164.7) |
| XYZ | xyz(53.3828, 79.3982, 67.1446) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.74
Aquamarine
#7FFFD4
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFC8 #FF74AB
analogous
#74FF82 #74FFC8 #74F0FF
triadic
#74FFC8 #C874FF #FFC874
tetradic
#74FFC8 #8274FF #FF74AB #F0FF74
square
#74FFC8 #8274FF #FF74AB #F0FF74
split-complementary
#74FFC8 #FF74F0 #FF8274
monochromatic
#00F996 #37FFB0 #74FFC8 #B1FFE0 #E0FFF3
Accessibility & contrast
On white
1.24
#74FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#74FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFC8
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFC8 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC5
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#38FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74ffc8; /* rgb */ color: rgb(116, 255, 200); /* oklch */ color: oklch(90.8% 0.145 164.7);
Tailwind
colors: {
custom: {
50: '#a6ffd8',
500: '#74ffc8',
950: '#000000',
},
}SCSS
$custom: #74ffc8; $custom-light: #a6ffd8; $custom-dark: #000000;
JSON
{
"hex": "#74ffc8",
"rgb": {
"r": 116,
"g": 255,
"b": 200
},
"hsl": {
"h": 156.259,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90809,
"c": 0.14511,
"h": 164.7
},
"luminance": 0.79403
}Semantic roles & 50–950 ramp
primary
#74FFC8
secondary
#DC3B7B
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683