#9EFFDA#9EFFDA
#9EFFDA is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.106 H 167.8°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFDA |
|---|---|
| RGB | rgb(158, 255, 218) |
| HSL | hsl(157, 100%, 81%) |
| HSV | hsv(157, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.38, -36.66, 8.72) |
| CIE-LCH | lch(93.38, 37.69, 166.62°) |
| OKLab | oklab(92.97% -0.1035 0.0224) |
| OKLCH | oklch(92.97% 0.106 167.8) |
| XYZ | xyz(62.5106, 83.8470, 79.2063) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.59
Light Aqua
#8CFFDB
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 4.84
Pale Aqua
#B8FFEB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFDA #FF9EC3
analogous
#9EFFA9 #9EFFDA #9EF4FF
triadic
#9EFFDA #DA9EFF #FFDA9E
tetradic
#9EFFDA #A99EFF #FF9EC3 #F4FF9E
square
#9EFFDA #A99EFF #FF9EC3 #F4FF9E
split-complementary
#9EFFDA #FF9EF4 #FFA99E
monochromatic
#24FFAB #61FFC3 #9EFFDA #DBFFF1 #E0FFF3
Accessibility & contrast
On white
1.18
#9EFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#9EFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFDA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFDA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D8
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#83FFF4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9effda; /* rgb */ color: rgb(158, 255, 218); /* oklch */ color: oklch(93.0% 0.106 167.8);
Tailwind
colors: {
custom: {
50: '#beffe5',
500: '#9effda',
950: '#000000',
},
}SCSS
$custom: #9effda; $custom-light: #beffe5; $custom-dark: #000000;
JSON
{
"hex": "#9effda",
"rgb": {
"r": 158,
"g": 255,
"b": 218
},
"hsl": {
"h": 157.113,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.9297,
"c": 0.10591,
"h": 167.8
},
"luminance": 0.83851
}Semantic roles & 50–950 ramp
primary
#9EFFDA
secondary
#E35F91
accent
#0058E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684