#9FDBDA#9FDBDA
#9FDBDA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.061 H 194.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDBDA |
|---|---|
| RGB | rgb(159, 219, 218) |
| HSL | hsl(179, 45%, 74%) |
| HSV | hsv(179, 27%, 86%) |
| CMYK | cmyk(27.4%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.49, -19.17, -5.67) |
| CIE-LCH | lch(83.49, 19.99, 196.48°) |
| OKLab | oklab(85.05% -0.059 -0.0155) |
| OKLCH | oklch(85.05% 0.061 194.8) |
| XYZ | xyz(52.2804, 63.0933, 75.7396) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 7.41
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDBDA #DB9FA0
analogous
#9FDBBC #9FDBDA #9FBEDB
triadic
#9FDBDA #DA9FDB #DBDA9F
tetradic
#9FDBDA #BC9FDB #DB9FA0 #BEDB9F
square
#9FDBDA #BC9FDB #DB9FA0 #BEDB9F
split-complementary
#9FDBDA #DB9FBE #DBBC9F
monochromatic
#46BAB8 #72CAC9 #9FDBDA #CCECEB #E9F7F6
Accessibility & contrast
On white
1.54
#9FDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#9FDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDBDA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDBDA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#8ADFDA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9fdbda; /* rgb */ color: rgb(159, 219, 218); /* oklch */ color: oklch(85.0% 0.061 194.8);
Tailwind
colors: {
custom: {
50: '#bde6e5',
500: '#9fdbda',
950: '#000000',
},
}SCSS
$custom: #9fdbda; $custom-light: #bde6e5; $custom-dark: #000000;
JSON
{
"hex": "#9fdbda",
"rgb": {
"r": 159,
"g": 219,
"b": 218
},
"hsl": {
"h": 179,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.85047,
"c": 0.06103,
"h": 194.8
},
"luminance": 0.63096
}Semantic roles & 50–950 ramp
primary
#9FDBDA
secondary
#B36B6D
accent
#2D2FB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484