#9FEDFC#9FEDFC
#9FEDFC is a very light, moderate teal. Relative luminance 0.750; OKLCH L 90.1% C 0.079 H 211.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDFC |
|---|---|
| RGB | rgb(159, 237, 252) |
| HSL | hsl(190, 94%, 81%) |
| HSV | hsv(190, 37%, 99%) |
| CMYK | cmyk(36.9%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(89.38, -20.23, -14.82) |
| CIE-LCH | lch(89.38, 25.08, 216.22°) |
| OKLab | oklab(90.06% -0.0677 -0.0406) |
| OKLCH | oklch(90.06% 0.079 211) |
| XYZ | xyz(62.1468, 74.9636, 103.2713) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.52
Robin Egg Blue
#8AF1FE
ΔE00 3.36
Pale Sky Blue
#BDF6FE
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDFC #FCAE9F
analogous
#9FFCDC #9FEDFC #9FBEFC
triadic
#9FEDFC #FC9FED #EDFC9F
tetradic
#9FEDFC #DC9FFC #FCAE9F #BEFC9F
square
#9FEDFC #DC9FFC #FCAE9F #BEFC9F
split-complementary
#9FEDFC #FC9FBE #FCDC9F
monochromatic
#28D7F8 #64E2FA #9FEDFC #DAF8FE #E1F9FE
Accessibility & contrast
On white
1.31
#9FEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#9FEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDFC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDFC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FD
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#7AF4F1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9fedfc; /* rgb */ color: rgb(159, 237, 252); /* oklch */ color: oklch(90.1% 0.079 211.0);
Tailwind
colors: {
custom: {
50: '#bff3fd',
500: '#9fedfc',
950: '#000000',
},
}SCSS
$custom: #9fedfc; $custom-light: #bff3fd; $custom-dark: #000000;
JSON
{
"hex": "#9fedfc",
"rgb": {
"r": 159,
"g": 237,
"b": 252
},
"hsl": {
"h": 189.677,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.90062,
"c": 0.079,
"h": 211
},
"luminance": 0.74968
}Semantic roles & 50–950 ramp
primary
#9FEDFC
secondary
#DE7561
accent
#2500E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585