#9FEFFE#9FEFFE
#9FEFFE is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.6% C 0.081 H 210.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEFFE |
|---|---|
| RGB | rgb(159, 239, 254) |
| HSL | hsl(189, 98%, 81%) |
| HSV | hsv(189, 37%, 100%) |
| CMYK | cmyk(37.4%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.98, -20.74, -14.96) |
| CIE-LCH | lch(89.98, 25.57, 215.81°) |
| OKLab | oklab(90.56% -0.0693 -0.041) |
| OKLCH | oklch(90.56% 0.081 210.6) |
| XYZ | xyz(63.0477, 76.2556, 105.1433) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.33
Robin Egg Blue
#8AF1FE
ΔE00 3.09
Pale Sky Blue
#BDF6FE
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 5.06
Paleturquoise
#AFEEEE
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEFFE #FEAE9F
analogous
#9FFEDD #9FEFFE #9FBFFE
triadic
#9FEFFE #FE9FEF #EFFE9F
tetradic
#9FEFFE #DD9FFE #FEAE9F #BFFE9F
square
#9FEFFE #DD9FFE #FEAE9F #BFFE9F
split-complementary
#9FEFFE #FE9FBF #FEDD9F
monochromatic
#26DBFD #62E5FD #9FEFFE #DCF9FF #E1FAFF
Accessibility & contrast
On white
1.29
#9FEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#9FEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEFFE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEFFE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#79F6F3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9feffe; /* rgb */ color: rgb(159, 239, 254); /* oklch */ color: oklch(90.6% 0.081 210.6);
Tailwind
colors: {
custom: {
50: '#bff4fe',
500: '#9feffe',
950: '#000000',
},
}SCSS
$custom: #9feffe; $custom-light: #bff4fe; $custom-dark: #000000;
JSON
{
"hex": "#9feffe",
"rgb": {
"r": 159,
"g": 239,
"b": 254
},
"hsl": {
"h": 189.474,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.90561,
"c": 0.08058,
"h": 210.6
},
"luminance": 0.7626
}Semantic roles & 50–950 ramp
primary
#9FEFFE
secondary
#E17460
accent
#2400E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585