#9EF8FA#9EF8FA
#9EF8FA is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.3% C 0.086 H 197.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF8FA |
|---|---|
| RGB | rgb(158, 248, 250) |
| HSL | hsl(181, 90%, 80%) |
| HSV | hsv(181, 37%, 98%) |
| CMYK | cmyk(36.8%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(92.27, -26.33, -9.47) |
| CIE-LCH | lch(92.27, 27.99, 199.78°) |
| OKLab | oklab(92.34% -0.0822 -0.026) |
| OKLCH | oklch(92.34% 0.086 197.6) |
| XYZ | xyz(64.9170, 81.3016, 102.6960) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.48
Robin'S Egg Blue
#98EFF9
ΔE00 3.51
Pale Cyan
#B7FFFA
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF8FA #FAA09E
analogous
#9EFACE #9EF8FA #9ECAFA
triadic
#9EF8FA #FA9EF8 #F8FA9E
tetradic
#9EF8FA #CE9EFA #FAA09E #CAFA9E
square
#9EF8FA #CE9EFA #FAA09E #CAFA9E
split-complementary
#9EF8FA #FA9ECA #FACE9E
monochromatic
#2AF0F4 #64F4F7 #9EF8FA #D8FCFD #E2FDFD
Accessibility & contrast
On white
1.22
#9EF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#9EF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF8FA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF8FA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#78FEF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ef8fa; /* rgb */ color: rgb(158, 248, 250); /* oklch */ color: oklch(92.3% 0.086 197.6);
Tailwind
colors: {
custom: {
50: '#befafb',
500: '#9ef8fa',
950: '#000000',
},
}SCSS
$custom: #9ef8fa; $custom-light: #befafb; $custom-dark: #000000;
JSON
{
"hex": "#9ef8fa",
"rgb": {
"r": 158,
"g": 248,
"b": 250
},
"hsl": {
"h": 181.304,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.92339,
"c": 0.08626,
"h": 197.6
},
"luminance": 0.81306
}Semantic roles & 50–950 ramp
primary
#9EF8FA
secondary
#DB6461
accent
#0500E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585