#95DEDF#95DEDF
#95DEDF is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.073 H 197.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEDF |
|---|---|
| RGB | rgb(149, 222, 223) |
| HSL | hsl(181, 54%, 73%) |
| HSV | hsv(181, 33%, 87%) |
| CMYK | cmyk(33.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.94, -22.30, -7.71) |
| CIE-LCH | lch(83.94, 23.59, 199.08°) |
| OKLab | oklab(85.32% -0.0694 -0.0212) |
| OKLCH | oklch(85.32% 0.073 197) |
| XYZ | xyz(51.8303, 63.9567, 79.4115) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 7.02
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEDF #DF9695
analogous
#95DFBB #95DEDF #95B9DF
triadic
#95DEDF #DF95DE #DEDF95
tetradic
#95DEDF #BB95DF #DF9695 #B9DF95
square
#95DEDF #BB95DF #DF9695 #B9DF95
split-complementary
#95DEDF #DF95B9 #DFBB95
monochromatic
#3ABEC0 #66CFD1 #95DEDF #C4EDED #E7F8F8
Accessibility & contrast
On white
1.52
#95DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#95DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEDF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEDF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#78E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dedf; /* rgb */ color: rgb(149, 222, 223); /* oklch */ color: oklch(85.3% 0.073 197.0);
Tailwind
colors: {
custom: {
50: '#b7e8e9',
500: '#95dedf',
950: '#000000',
},
}SCSS
$custom: #95dedf; $custom-light: #b7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#95dedf",
"rgb": {
"r": 149,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.811,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85317,
"c": 0.07252,
"h": 197
},
"luminance": 0.6396
}Semantic roles & 50–950 ramp
primary
#95DEDF
secondary
#B76261
accent
#2724C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484