#95DFD8#95DFD8
#95DFD8 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.074 H 188.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFD8 |
|---|---|
| RGB | rgb(149, 223, 216) |
| HSL | hsl(174, 54%, 73%) |
| HSV | hsv(174, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.03, -24.40, -3.88) |
| CIE-LCH | lch(84.03, 24.70, 189.03°) |
| OKLab | oklab(85.32% -0.0734 -0.0108) |
| OKLCH | oklch(85.32% 0.074 188.4) |
| XYZ | xyz(51.1724, 64.1197, 74.6324) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 7.08
Pale Cyan
#B7FFFA
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFD8 #DF959C
analogous
#95DFB3 #95DFD8 #95C1DF
triadic
#95DFD8 #D895DF #DFD895
tetradic
#95DFD8 #B395DF #DF959C #C1DF95
square
#95DFD8 #B395DF #DF959C #C1DF95
split-complementary
#95DFD8 #DF95C1 #DFB395
monochromatic
#3AC0B3 #66D1C7 #95DFD8 #C4EDE9 #E7F8F6
Accessibility & contrast
On white
1.52
#95DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#95DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFD8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFD8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#CACDD9
Tritanopia (blue-blind)
#7BE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfd8; /* rgb */ color: rgb(149, 223, 216); /* oklch */ color: oklch(85.3% 0.074 188.4);
Tailwind
colors: {
custom: {
50: '#b7e9e4',
500: '#95dfd8',
950: '#000000',
},
}SCSS
$custom: #95dfd8; $custom-light: #b7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#95dfd8",
"rgb": {
"r": 149,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.324,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85321,
"c": 0.0742,
"h": 188.4
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#95DFD8
secondary
#B76169
accent
#2433C1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484