#9FDFEB#9FDFEB
#9FDFEB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.5% C 0.067 H 210.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFEB |
|---|---|
| RGB | rgb(159, 223, 235) |
| HSL | hsl(189, 66%, 77%) |
| HSV | hsv(189, 32%, 92%) |
| CMYK | cmyk(32.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.07, -17.28, -12.33) |
| CIE-LCH | lch(85.07, 21.23, 215.51°) |
| OKLab | oklab(86.46% -0.0573 -0.0337) |
| OKLCH | oklch(86.46% 0.067 210.5) |
| XYZ | xyz(55.6761, 66.1414, 88.4140) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 4.76
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Paleturquoise
#AFEEEE
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFEB #EBAB9F
analogous
#9FEBD1 #9FDFEB #9FB9EB
triadic
#9FDFEB #EB9FDF #DFEB9F
tetradic
#9FDFEB #D19FEB #EBAB9F #B9EB9F
square
#9FDFEB #D19FEB #EBAB9F #B9EB9F
split-complementary
#9FDFEB #EB9FB9 #EBD19F
monochromatic
#3ABDD6 #6CCEE0 #9FDFEB #D2F0F6 #E6F7FA
Accessibility & contrast
On white
1.48
#9FDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#9FDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFEB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFEB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#84E5E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fdfeb; /* rgb */ color: rgb(159, 223, 235); /* oklch */ color: oklch(86.5% 0.067 210.5);
Tailwind
colors: {
custom: {
50: '#bee9f1',
500: '#9fdfeb',
950: '#000000',
},
}SCSS
$custom: #9fdfeb; $custom-light: #bee9f1; $custom-dark: #000000;
JSON
{
"hex": "#9fdfeb",
"rgb": {
"r": 159,
"g": 223,
"b": 235
},
"hsl": {
"h": 189.474,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.86464,
"c": 0.06653,
"h": 210.5
},
"luminance": 0.66144
}Semantic roles & 50–950 ramp
primary
#9FDFEB
secondary
#C77667
accent
#3518CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485