#9EFFFA#9EFFFA
#9EFFFA is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.092 H 191.5°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFFA |
|---|---|
| RGB | rgb(158, 255, 250) |
| HSL | hsl(177, 100%, 81%) |
| HSV | hsv(177, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.18, -29.68, -6.64) |
| CIE-LCH | lch(94.18, 30.41, 192.61°) |
| OKLab | oklab(93.87% -0.0903 -0.0184) |
| OKLCH | oklch(93.87% 0.092 191.5) |
| XYZ | xyz(67.1094, 85.6866, 103.4268) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.94
Pale Cyan
#B7FFFA
ΔE00 3.30
Eggshell Blue
#C4FFF7
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFFA #FF9EA3
analogous
#9EFFC9 #9EFFFA #9ED3FF
triadic
#9EFFFA #FA9EFF #FFFA9E
tetradic
#9EFFFA #C99EFF #FF9EA3 #D3FF9E
square
#9EFFFA #C99EFF #FF9EA3 #D3FF9E
split-complementary
#9EFFFA #FF9ED3 #FFC99E
monochromatic
#24FFF4 #61FFF7 #9EFFFA #DBFFFD #E0FFFD
Accessibility & contrast
On white
1.16
#9EFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#9EFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFFA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFFA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#76FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efffa; /* rgb */ color: rgb(158, 255, 250); /* oklch */ color: oklch(93.9% 0.092 191.5);
Tailwind
colors: {
custom: {
50: '#bffffb',
500: '#9efffa',
950: '#000000',
},
}SCSS
$custom: #9efffa; $custom-light: #bffffb; $custom-dark: #000000;
JSON
{
"hex": "#9efffa",
"rgb": {
"r": 158,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.907,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93872,
"c": 0.09218,
"h": 191.5
},
"luminance": 0.85691
}Semantic roles & 50–950 ramp
primary
#9EFFFA
secondary
#E35F65
accent
#000CE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685