#9FEDFB#9FEDFB
#9FEDFB is a very light, moderate teal. Relative luminance 0.749; OKLCH L 90.0% C 0.079 H 210.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDFB |
|---|---|
| RGB | rgb(159, 237, 251) |
| HSL | hsl(189, 92%, 80%) |
| HSV | hsv(189, 37%, 98%) |
| CMYK | cmyk(36.7%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(89.35, -20.47, -14.34) |
| CIE-LCH | lch(89.35, 25.00, 215.01°) |
| OKLab | oklab(90.03% -0.0681 -0.0393) |
| OKLCH | oklch(90.03% 0.079 210) |
| XYZ | xyz(61.9888, 74.9004, 102.4389) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.20
Robin Egg Blue
#8AF1FE
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 5.11
Paleturquoise
#AFEEEE
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDFB #FBAD9F
analogous
#9FFBDB #9FEDFB #9FBFFB
triadic
#9FEDFB #FB9FED #EDFB9F
tetradic
#9FEDFB #DB9FFB #FBAD9F #BFFB9F
square
#9FEDFB #DB9FFB #FBAD9F #BFFB9F
split-complementary
#9FEDFB #FB9FBF #FBDB9F
monochromatic
#29D7F6 #64E2F9 #9FEDFB #DAF8FD #E2F9FE
Accessibility & contrast
On white
1.31
#9FEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#9FEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDFB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDFB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#7BF4F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9fedfb; /* rgb */ color: rgb(159, 237, 251); /* oklch */ color: oklch(90.0% 0.079 210.0);
Tailwind
colors: {
custom: {
50: '#bff3fc',
500: '#9fedfb',
950: '#000000',
},
}SCSS
$custom: #9fedfb; $custom-light: #bff3fc; $custom-dark: #000000;
JSON
{
"hex": "#9fedfb",
"rgb": {
"r": 159,
"g": 237,
"b": 251
},
"hsl": {
"h": 189.13,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.90028,
"c": 0.07866,
"h": 210
},
"luminance": 0.74904
}Semantic roles & 50–950 ramp
primary
#9FEDFB
secondary
#DD7461
accent
#2300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585