#74FFCC#74FFCC
#74FFCC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.142 H 166.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFCC |
|---|---|
| RGB | rgb(116, 255, 204) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.50, -49.61, 13.03) |
| CIE-LCH | lch(91.50, 51.29, 165.29°) |
| OKLab | oklab(90.91% -0.1382 0.0334) |
| OKLCH | oklch(90.91% 0.142 166.4) |
| XYZ | xyz(53.8564, 79.5876, 69.6388) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFCC #FF74A7
analogous
#74FF87 #74FFCC #74ECFF
triadic
#74FFCC #CC74FF #FFCC74
tetradic
#74FFCC #8774FF #FF74A7 #ECFF74
square
#74FFCC #8774FF #FF74A7 #ECFF74
split-complementary
#74FFCC #FF74EC #FF8774
monochromatic
#00F99D #37FFB6 #74FFCC #B1FFE2 #E0FFF4
Accessibility & contrast
On white
1.24
#74FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#74FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFCC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFCC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E5E1CF
Tritanopia (blue-blind)
#34FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74ffcc; /* rgb */ color: rgb(116, 255, 204); /* oklch */ color: oklch(90.9% 0.142 166.4);
Tailwind
colors: {
custom: {
50: '#a6ffdb',
500: '#74ffcc',
950: '#000000',
},
}SCSS
$custom: #74ffcc; $custom-light: #a6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#74ffcc",
"rgb": {
"r": 116,
"g": 255,
"b": 204
},
"hsl": {
"h": 157.986,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.90907,
"c": 0.14218,
"h": 166.4
},
"luminance": 0.79593
}Semantic roles & 50–950 ramp
primary
#74FFCC
secondary
#DC3B76
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684