#94FFDF#94FFDF
#94FFDF is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.110 H 172.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFDF |
|---|---|
| RGB | rgb(148, 255, 223) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.08, -38.19, 5.64) |
| CIE-LCH | lch(93.08, 38.60, 171.59°) |
| OKLab | oklab(92.64% -0.1089 0.0144) |
| OKLCH | oklch(92.64% 0.11 172.5) |
| XYZ | xyz(61.2867, 83.1391, 82.6157) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.06
Pale Aqua
#B8FFEB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFDF #FF94B4
analogous
#94FFAA #94FFDF #94EAFF
triadic
#94FFDF #DF94FF #FFDF94
tetradic
#94FFDF #AA94FF #FF94B4 #EAFF94
square
#94FFDF #AA94FF #FF94B4 #EAFF94
split-complementary
#94FFDF #FF94EA #FFAA94
monochromatic
#1AFFBA #57FFCD #94FFDF #D1FFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#94FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#94FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFDF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFDF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#70FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94ffdf; /* rgb */ color: rgb(148, 255, 223); /* oklch */ color: oklch(92.6% 0.110 172.5);
Tailwind
colors: {
custom: {
50: '#b8ffe9',
500: '#94ffdf',
950: '#000000',
},
}SCSS
$custom: #94ffdf; $custom-light: #b8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#94ffdf",
"rgb": {
"r": 148,
"g": 255,
"b": 223
},
"hsl": {
"h": 162.056,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92644,
"c": 0.10985,
"h": 172.5
},
"luminance": 0.83144
}Semantic roles & 50–950 ramp
primary
#94FFDF
secondary
#E15680
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684