#94FCDB#94FCDB
#94FCDB is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.108 H 171.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCDB |
|---|---|
| RGB | rgb(148, 252, 219) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.14, -37.69, 6.37) |
| CIE-LCH | lch(92.14, 38.22, 170.41°) |
| OKLab | oklab(91.86% -0.1072 0.0163) |
| OKLCH | oklch(91.86% 0.108 171.4) |
| XYZ | xyz(59.8042, 81.0269, 79.4925) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.26
Pale Turquoise
#A5FBD5
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.05
Aquamarine
#7FFFD4
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCDB #FC94B5
analogous
#94FCA7 #94FCDB #94E9FC
triadic
#94FCDB #DB94FC #FCDB94
tetradic
#94FCDB #A794FC #FC94B5 #E9FC94
square
#94FCDB #A794FC #FC94B5 #E9FC94
split-complementary
#94FCDB #FC94E9 #FCA794
monochromatic
#1DF9B3 #58FAC7 #94FCDB #D0FEEF #E1FEF5
Accessibility & contrast
On white
1.22
#94FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#94FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCDB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCDB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#73FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94fcdb; /* rgb */ color: rgb(148, 252, 219); /* oklch */ color: oklch(91.9% 0.108 171.4);
Tailwind
colors: {
custom: {
50: '#b8fee6',
500: '#94fcdb',
950: '#000000',
},
}SCSS
$custom: #94fcdb; $custom-light: #b8fee6; $custom-dark: #000000;
JSON
{
"hex": "#94fcdb",
"rgb": {
"r": 148,
"g": 252,
"b": 219
},
"hsl": {
"h": 160.962,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.9186,
"c": 0.10841,
"h": 171.4
},
"luminance": 0.81031
}Semantic roles & 50–950 ramp
primary
#94FCDB
secondary
#DD5782
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684