#9FFDFE#9FFDFE
#9FFDFE is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.6% C 0.089 H 196.6°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDFE |
|---|---|
| RGB | rgb(159, 253, 254) |
| HSL | hsl(181, 98%, 81%) |
| HSV | hsv(181, 37%, 100%) |
| CMYK | cmyk(37.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.78, -27.55, -9.28) |
| CIE-LCH | lch(93.78, 29.07, 198.63°) |
| OKLab | oklab(93.61% -0.0857 -0.0255) |
| OKLCH | oklch(93.61% 0.089 196.6) |
| XYZ | xyz(67.3062, 84.7726, 106.5628) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.96
Pale Cyan
#B7FFFA
ΔE00 3.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.46
Paleturquoise
#AFEEEE
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Eggshell Blue
#C4FFF7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDFE #FEA09F
analogous
#9FFECF #9FFDFE #9FCDFE
triadic
#9FFDFE #FE9FFD #FDFE9F
tetradic
#9FFDFE #CF9FFE #FEA09F #CDFE9F
square
#9FFDFE #CF9FFE #FEA09F #CDFE9F
split-complementary
#9FFDFE #FE9FCD #FECF9F
monochromatic
#26FAFD #62FCFD #9FFDFE #DCFEFF #E1FEFF
Accessibility & contrast
On white
1.17
#9FFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#9FFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDFE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDFE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#76FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffdfe; /* rgb */ color: rgb(159, 253, 254); /* oklch */ color: oklch(93.6% 0.089 196.6);
Tailwind
colors: {
custom: {
50: '#bffefe',
500: '#9ffdfe',
950: '#000000',
},
}SCSS
$custom: #9ffdfe; $custom-light: #bffefe; $custom-dark: #000000;
JSON
{
"hex": "#9ffdfe",
"rgb": {
"r": 159,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.632,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93605,
"c": 0.0894,
"h": 196.6
},
"luminance": 0.84777
}Semantic roles & 50–950 ramp
primary
#9FFDFE
secondary
#E16160
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685