#94FFCC#94FFCC
#94FFCC is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.123 H 162.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFCC |
|---|---|
| RGB | rgb(148, 255, 204) |
| HSL | hsl(151, 100%, 79%) |
| HSV | hsv(151, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.65, -42.12, 14.82) |
| CIE-LCH | lch(92.65, 44.65, 160.62°) |
| OKLab | oklab(92.16% -0.117 0.0381) |
| OKLCH | oklch(92.16% 0.123 162) |
| XYZ | xyz(58.8673, 82.1714, 69.8737) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 3.51
Light Seafoam
#A0FEBF
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFCC #FF94C7
analogous
#94FF97 #94FFCC #94FCFF
triadic
#94FFCC #CC94FF #FFCC94
tetradic
#94FFCC #9794FF #FF94C7 #FCFF94
square
#94FFCC #9794FF #FF94C7 #FCFF94
split-complementary
#94FFCC #FF94FC #FF9794
monochromatic
#1AFF92 #57FFAF #94FFCC #D1FFE9 #E0FFF0
Accessibility & contrast
On white
1.20
#94FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#94FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFCC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFCC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#78FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94ffcc; /* rgb */ color: rgb(148, 255, 204); /* oklch */ color: oklch(92.2% 0.123 162.0);
Tailwind
colors: {
custom: {
50: '#b8ffdb',
500: '#94ffcc',
950: '#000000',
},
}SCSS
$custom: #94ffcc; $custom-light: #b8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#94ffcc",
"rgb": {
"r": 148,
"g": 255,
"b": 204
},
"hsl": {
"h": 151.402,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9216,
"c": 0.12305,
"h": 162
},
"luminance": 0.82176
}Semantic roles & 50–950 ramp
primary
#94FFCC
secondary
#E15698
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684