#95DFDB#95DFDB
#95DFDB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.074 H 191.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFDB |
|---|---|
| RGB | rgb(149, 223, 219) |
| HSL | hsl(177, 54%, 73%) |
| HSV | hsv(177, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.11, -23.71, -5.35) |
| CIE-LCH | lch(84.11, 24.31, 192.71°) |
| OKLab | oklab(85.41% -0.0722 -0.0148) |
| OKLCH | oklch(85.41% 0.074 191.6) |
| XYZ | xyz(51.5638, 64.2763, 76.6936) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Light Cyan
#ACFFFC
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 7.09
Robin Egg Blue
#8AF1FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFDB #DF9599
analogous
#95DFB6 #95DFDB #95BEDF
triadic
#95DFDB #DB95DF #DFDB95
tetradic
#95DFDB #B695DF #DF9599 #BEDF95
square
#95DFDB #B695DF #DF9599 #BEDF95
split-complementary
#95DFDB #DF95BE #DFB695
monochromatic
#3AC0B8 #66D1CB #95DFDB #C4EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#95DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#95DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFDB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFDB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#7AE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfdb; /* rgb */ color: rgb(149, 223, 219); /* oklch */ color: oklch(85.4% 0.074 191.6);
Tailwind
colors: {
custom: {
50: '#b7e9e6',
500: '#95dfdb',
950: '#000000',
},
}SCSS
$custom: #95dfdb; $custom-light: #b7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#95dfdb",
"rgb": {
"r": 149,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.757,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85413,
"c": 0.07368,
"h": 191.6
},
"luminance": 0.64279
}Semantic roles & 50–950 ramp
primary
#95DFDB
secondary
#B76166
accent
#242DC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484