#9FDFE2#9FDFE2
#9FDFE2 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.2% C 0.065 H 199.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFE2 |
|---|---|
| RGB | rgb(159, 223, 226) |
| HSL | hsl(183, 54%, 75%) |
| HSV | hsv(183, 30%, 89%) |
| CMYK | cmyk(29.6%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.81, -19.37, -7.96) |
| CIE-LCH | lch(84.81, 20.94, 202.34°) |
| OKLab | oklab(86.17% -0.0608 -0.0218) |
| OKLCH | oklch(86.17% 0.065 199.7) |
| XYZ | xyz(54.4087, 65.6344, 81.7386) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Light Sky Blue
#C6FCFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFE2 #E2A29F
analogous
#9FE2C4 #9FDFE2 #9FBDE2
triadic
#9FDFE2 #E29FDF #DFE29F
tetradic
#9FDFE2 #C49FE2 #E2A29F #BDE29F
square
#9FDFE2 #C49FE2 #E2A29F #BDE29F
split-complementary
#9FDFE2 #E29FBD #E2C49F
monochromatic
#41C0C6 #70CFD4 #9FDFE2 #CEEFF0 #E7F7F8
Accessibility & contrast
On white
1.49
#9FDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#9FDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFE2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFE2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CAD0E3
Tritanopia (blue-blind)
#87E3E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fdfe2; /* rgb */ color: rgb(159, 223, 226); /* oklch */ color: oklch(86.2% 0.065 199.7);
Tailwind
colors: {
custom: {
50: '#bde9eb',
500: '#9fdfe2',
950: '#000000',
},
}SCSS
$custom: #9fdfe2; $custom-light: #bde9eb; $custom-dark: #000000;
JSON
{
"hex": "#9fdfe2",
"rgb": {
"r": 159,
"g": 223,
"b": 226
},
"hsl": {
"h": 182.687,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.86172,
"c": 0.06462,
"h": 199.7
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#9FDFE2
secondary
#BB6E6A
accent
#2B24C1
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484