#9FDAE2#9FDAE2
#9FDAE2 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 85.1% C 0.061 H 206.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDAE2 |
|---|---|
| RGB | rgb(159, 218, 226) |
| HSL | hsl(187, 54%, 75%) |
| HSV | hsv(187, 30%, 89%) |
| CMYK | cmyk(29.6%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(83.44, -16.85, -9.99) |
| CIE-LCH | lch(83.44, 19.59, 210.66°) |
| OKLab | oklab(85.08% -0.0546 -0.0273) |
| OKLCH | oklch(85.08% 0.061 206.5) |
| XYZ | xyz(53.0925, 63.0020, 81.2998) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.74
Lightblue
#ADD8E6
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDAE2 #E2A79F
analogous
#9FE2C8 #9FDAE2 #9FB8E2
triadic
#9FDAE2 #E29FDA #DAE29F
tetradic
#9FDAE2 #C89FE2 #E2A79F #B8E29F
square
#9FDAE2 #C89FE2 #E2A79F #B8E29F
split-complementary
#9FDAE2 #E29FB8 #E2C89F
monochromatic
#41B6C6 #70C8D4 #9FDAE2 #CEECF0 #E7F6F8
Accessibility & contrast
On white
1.54
#9FDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#9FDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDAE2
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDAE2 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#88DFDC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9fdae2; /* rgb */ color: rgb(159, 218, 226); /* oklch */ color: oklch(85.1% 0.061 206.5);
Tailwind
colors: {
custom: {
50: '#bde5eb',
500: '#9fdae2',
950: '#000000',
},
}SCSS
$custom: #9fdae2; $custom-light: #bde5eb; $custom-dark: #000000;
JSON
{
"hex": "#9fdae2",
"rgb": {
"r": 159,
"g": 218,
"b": 226
},
"hsl": {
"h": 187.164,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.85084,
"c": 0.06104,
"h": 206.5
},
"luminance": 0.63005
}Semantic roles & 50–950 ramp
primary
#9FDAE2
secondary
#BB746A
accent
#3724C1
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121516
muted
#828484