#94FFCA#94FFCA
#94FFCA is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.1% C 0.125 H 161.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFCA |
|---|---|
| RGB | rgb(148, 255, 202) |
| HSL | hsl(150, 100%, 79%) |
| HSV | hsv(150, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.61, -42.51, 15.79) |
| CIE-LCH | lch(92.61, 45.35, 159.63°) |
| OKLab | oklab(92.11% -0.1179 0.0405) |
| OKLCH | oklch(92.11% 0.125 161) |
| XYZ | xyz(58.6290, 82.0761, 68.6185) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Seafoam
#A0FEBF
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 3.67
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFCA #FF94C9
analogous
#94FF95 #94FFCA #94FFFF
triadic
#94FFCA #CA94FF #FFCA94
tetradic
#94FFCA #9594FF #FF94C9 #FFFF94
square
#94FFCA #9594FF #FF94C9 #FFFF94
split-complementary
#94FFCA #FF94FF #FF9594
monochromatic
#1AFF8D #57FFAC #94FFCA #D1FFE8 #E0FFF0
Accessibility & contrast
On white
1.21
#94FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#94FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFCA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFCA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#78FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94ffca; /* rgb */ color: rgb(148, 255, 202); /* oklch */ color: oklch(92.1% 0.125 161.0);
Tailwind
colors: {
custom: {
50: '#b8ffda',
500: '#94ffca',
950: '#000000',
},
}SCSS
$custom: #94ffca; $custom-light: #b8ffda; $custom-dark: #000000;
JSON
{
"hex": "#94ffca",
"rgb": {
"r": 148,
"g": 255,
"b": 202
},
"hsl": {
"h": 150.28,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92112,
"c": 0.12465,
"h": 161
},
"luminance": 0.8208
}Semantic roles & 50–950 ramp
primary
#94FFCA
secondary
#E1569B
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683