#94FCCE#94FCCE
#94FCCE is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.5% C 0.117 H 163.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCCE |
|---|---|
| RGB | rgb(148, 252, 206) |
| HSL | hsl(153, 95%, 78%) |
| HSV | hsv(153, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.85, -40.39, 12.66) |
| CIE-LCH | lch(91.85, 42.32, 162.60°) |
| OKLab | oklab(91.53% -0.1127 0.0325) |
| OKLCH | oklch(91.53% 0.117 163.9) |
| XYZ | xyz(58.1592, 80.3689, 70.8286) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.59
Aquamarine
#7FFFD4
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCCE #FC94C2
analogous
#94FC9A #94FCCE #94F6FC
triadic
#94FCCE #CE94FC #FCCE94
tetradic
#94FCCE #9A94FC #FC94C2 #F6FC94
square
#94FCCE #9A94FC #FC94C2 #F6FC94
split-complementary
#94FCCE #FC94F6 #FC9A94
monochromatic
#1DF997 #58FAB3 #94FCCE #D0FEE9 #E1FEF1
Accessibility & contrast
On white
1.23
#94FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#94FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCCE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCCE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#78FCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94fcce; /* rgb */ color: rgb(148, 252, 206); /* oklch */ color: oklch(91.5% 0.117 163.9);
Tailwind
colors: {
custom: {
50: '#b8fedd',
500: '#94fcce',
950: '#000000',
},
}SCSS
$custom: #94fcce; $custom-light: #b8fedd; $custom-dark: #000000;
JSON
{
"hex": "#94fcce",
"rgb": {
"r": 148,
"g": 252,
"b": 206
},
"hsl": {
"h": 153.462,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.91526,
"c": 0.11733,
"h": 163.9
},
"luminance": 0.80373
}Semantic roles & 50–950 ramp
primary
#94FCCE
secondary
#DD5792
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684