#94FCDF#94FCDF
#94FCDF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.106 H 174.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCDF |
|---|---|
| RGB | rgb(148, 252, 223) |
| HSL | hsl(163, 95%, 78%) |
| HSV | hsv(163, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.24, -36.82, 4.43) |
| CIE-LCH | lch(92.24, 37.09, 173.13°) |
| OKLab | oklab(91.97% -0.1055 0.0112) |
| OKLCH | oklch(91.97% 0.106 174) |
| XYZ | xyz(60.3372, 81.2401, 82.2992) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.06
Tiffany Blue
#7BF2DA
ΔE00 3.33
Pale Turquoise
#A5FBD5
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 3.97
Pale Aqua
#B8FFEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCDF #FC94B1
analogous
#94FCAB #94FCDF #94E5FC
triadic
#94FCDF #DF94FC #FCDF94
tetradic
#94FCDF #AB94FC #FC94B1 #E5FC94
square
#94FCDF #AB94FC #FC94B1 #E5FC94
split-complementary
#94FCDF #FC94E5 #FCAB94
monochromatic
#1DF9BB #58FACD #94FCDF #D0FEF1 #E1FEF6
Accessibility & contrast
On white
1.22
#94FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#94FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCDF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCDF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E4E4E1
Tritanopia (blue-blind)
#71FEF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #94fcdf; /* rgb */ color: rgb(148, 252, 223); /* oklch */ color: oklch(92.0% 0.106 174.0);
Tailwind
colors: {
custom: {
50: '#b8fde9',
500: '#94fcdf',
950: '#000000',
},
}SCSS
$custom: #94fcdf; $custom-light: #b8fde9; $custom-dark: #000000;
JSON
{
"hex": "#94fcdf",
"rgb": {
"r": 148,
"g": 252,
"b": 223
},
"hsl": {
"h": 163.269,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.91968,
"c": 0.10609,
"h": 174
},
"luminance": 0.81244
}Semantic roles & 50–950 ramp
primary
#94FCDF
secondary
#DD577D
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684