#95D2DB#95D2DB
#95D2DB is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.5% C 0.063 H 207.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95D2DB |
|---|---|
| RGB | rgb(149, 210, 219) |
| HSL | hsl(188, 49%, 72%) |
| HSV | hsv(188, 32%, 86%) |
| CMYK | cmyk(32%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.51, -17.22, -10.68) |
| CIE-LCH | lch(80.51, 20.26, 211.82°) |
| OKLab | oklab(82.54% -0.0562 -0.0292) |
| OKLCH | oklch(82.54% 0.063 207.5) |
| XYZ | xyz(48.2229, 57.5946, 75.5800) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.28
Ice Blue
#A5DFF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D2DB #DB9E95
analogous
#95DBC1 #95D2DB #95AFDB
triadic
#95D2DB #DB95D2 #D2DB95
tetradic
#95D2DB #C195DB #DB9E95 #AFDB95
square
#95D2DB #C195DB #DB9E95 #AFDB95
split-complementary
#95D2DB #DB95AF #DBC195
monochromatic
#3EA8B7 #67BFCB #95D2DB #C3E5EB #E8F5F7
Accessibility & contrast
On white
1.68
#95D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#95D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D2DB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D2DB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#7CD7D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #95d2db; /* rgb */ color: rgb(149, 210, 219); /* oklch */ color: oklch(82.5% 0.063 207.5);
Tailwind
colors: {
custom: {
50: '#b6e0e6',
500: '#95d2db',
950: '#000000',
},
}SCSS
$custom: #95d2db; $custom-light: #b6e0e6; $custom-dark: #000000;
JSON
{
"hex": "#95d2db",
"rgb": {
"r": 149,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.714,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.82542,
"c": 0.06331,
"h": 207.5
},
"luminance": 0.57597
}Semantic roles & 50–950 ramp
primary
#95D2DB
secondary
#B26C62
accent
#3C29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484