#9FFEFA#9FFEFA
#9FFEFA is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.090 H 192.3°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEFA |
|---|---|
| RGB | rgb(159, 254, 250) |
| HSL | hsl(177, 98%, 81%) |
| HSV | hsv(177, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(93.95, -28.95, -6.97) |
| CIE-LCH | lch(93.95, 29.78, 193.54°) |
| OKLab | oklab(93.7% -0.0884 -0.0193) |
| OKLCH | oklch(93.7% 0.09 192.3) |
| XYZ | xyz(66.9888, 85.1521, 103.3300) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.64
Pale Cyan
#B7FFFA
ΔE00 3.11
Paleturquoise
#AFEEEE
ΔE00 5.35
Eggshell Blue
#C4FFF7
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEFA #FE9FA3
analogous
#9FFECA #9FFEFA #9FD2FE
triadic
#9FFEFA #FA9FFE #FEFA9F
tetradic
#9FFEFA #CA9FFE #FE9FA3 #D2FE9F
square
#9FFEFA #CA9FFE #FE9FA3 #D2FE9F
split-complementary
#9FFEFA #FE9FD2 #FECA9F
monochromatic
#26FDF4 #62FDF7 #9FFEFA #DCFFFD #E1FFFD
Accessibility & contrast
On white
1.16
#9FFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#9FFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEFA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEFA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#78FFFC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9ffefa; /* rgb */ color: rgb(159, 254, 250); /* oklch */ color: oklch(93.7% 0.090 192.3);
Tailwind
colors: {
custom: {
50: '#bffffb',
500: '#9ffefa',
950: '#000000',
},
}SCSS
$custom: #9ffefa; $custom-light: #bffffb; $custom-dark: #000000;
JSON
{
"hex": "#9ffefa",
"rgb": {
"r": 159,
"g": 254,
"b": 250
},
"hsl": {
"h": 177.474,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93699,
"c": 0.09048,
"h": 192.3
},
"luminance": 0.85157
}Semantic roles & 50–950 ramp
primary
#9FFEFA
secondary
#E16065
accent
#000AE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685