#94FFCE#94FFCE
#94FFCE is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.2% C 0.121 H 163.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFCE |
|---|---|
| RGB | rgb(148, 255, 206) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.69, -41.72, 13.85) |
| CIE-LCH | lch(92.69, 43.96, 161.63°) |
| OKLab | oklab(92.21% -0.1162 0.0356) |
| OKLCH | oklch(92.21% 0.121 163) |
| XYZ | xyz(59.1087, 82.2680, 71.1451) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.40
Aquamarine
#7FFFD4
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 3.73
Light Seafoam
#A0FEBF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFCE #FF94C5
analogous
#94FF99 #94FFCE #94FBFF
triadic
#94FFCE #CE94FF #FFCE94
tetradic
#94FFCE #9994FF #FF94C5 #FBFF94
square
#94FFCE #9994FF #FF94C5 #FBFF94
split-complementary
#94FFCE #FF94FB #FF9994
monochromatic
#1AFF96 #57FFB2 #94FFCE #D1FFEA #E0FFF1
Accessibility & contrast
On white
1.20
#94FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#94FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFCE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFCE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#77FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94ffce; /* rgb */ color: rgb(148, 255, 206); /* oklch */ color: oklch(92.2% 0.121 163.0);
Tailwind
colors: {
custom: {
50: '#b8ffdd',
500: '#94ffce',
950: '#000000',
},
}SCSS
$custom: #94ffce; $custom-light: #b8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#94ffce",
"rgb": {
"r": 148,
"g": 255,
"b": 206
},
"hsl": {
"h": 152.523,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92208,
"c": 0.12149,
"h": 163
},
"luminance": 0.82272
}Semantic roles & 50–950 ramp
primary
#94FFCE
secondary
#E15696
accent
#0069E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684