#94FFDA#94FFDA
#94FFDA is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.113 H 169.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFDA |
|---|---|
| RGB | rgb(148, 255, 218) |
| HSL | hsl(159, 100%, 79%) |
| HSV | hsv(159, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.96, -39.25, 8.06) |
| CIE-LCH | lch(92.96, 40.07, 168.40°) |
| OKLab | oklab(92.51% -0.111 0.0207) |
| OKLCH | oklch(92.51% 0.113 169.5) |
| XYZ | xyz(60.6225, 82.8735, 79.1178) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.95
Aquamarine
#7FFFD4
ΔE00 2.28
Pale Turquoise
#A5FBD5
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFDA #FF94B9
analogous
#94FFA5 #94FFDA #94EFFF
triadic
#94FFDA #DA94FF #FFDA94
tetradic
#94FFDA #A594FF #FF94B9 #EFFF94
square
#94FFDA #A594FF #FF94B9 #EFFF94
split-complementary
#94FFDA #FF94EF #FFA594
monochromatic
#1AFFB0 #57FFC5 #94FFDA #D1FFEF #E0FFF4
Accessibility & contrast
On white
1.19
#94FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#94FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFDA
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFDA | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#E8E6DC
Tritanopia (blue-blind)
#72FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94ffda; /* rgb */ color: rgb(148, 255, 218); /* oklch */ color: oklch(92.5% 0.113 169.5);
Tailwind
colors: {
custom: {
50: '#b8ffe5',
500: '#94ffda',
950: '#000000',
},
}SCSS
$custom: #94ffda; $custom-light: #b8ffe5; $custom-dark: #000000;
JSON
{
"hex": "#94ffda",
"rgb": {
"r": 148,
"g": 255,
"b": 218
},
"hsl": {
"h": 159.252,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92511,
"c": 0.11293,
"h": 169.5
},
"luminance": 0.82878
}Semantic roles & 50–950 ramp
primary
#94FFDA
secondary
#E15686
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684