#95DDE2#95DDE2
#95DDE2 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.072 H 201.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDE2 |
|---|---|
| RGB | rgb(149, 221, 226) |
| HSL | hsl(184, 57%, 74%) |
| HSV | hsv(184, 34%, 89%) |
| CMYK | cmyk(34.1%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.75, -21.10, -9.58) |
| CIE-LCH | lch(83.75, 23.17, 204.43°) |
| OKLab | oklab(85.19% -0.0669 -0.0263) |
| OKLCH | oklch(85.19% 0.072 201.4) |
| XYZ | xyz(51.9736, 63.5903, 81.4723) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDE2 #E29A95
analogous
#95E2C0 #95DDE2 #95B6E2
triadic
#95DDE2 #E295DD #DDE295
tetradic
#95DDE2 #C095E2 #E29A95 #B6E295
square
#95DDE2 #C095E2 #E29A95 #B6E295
split-complementary
#95DDE2 #E295B6 #E2C095
monochromatic
#36BDC6 #65CED5 #95DDE2 #C5ECEF #E7F7F8
Accessibility & contrast
On white
1.53
#95DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#95DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDE2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDE2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E2
Deuteranopia (green-blind)
#C5CCE3
Tritanopia (blue-blind)
#77E2DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dde2; /* rgb */ color: rgb(149, 221, 226); /* oklch */ color: oklch(85.2% 0.072 201.4);
Tailwind
colors: {
custom: {
50: '#b7e7eb',
500: '#95dde2',
950: '#000000',
},
}SCSS
$custom: #95dde2; $custom-light: #b7e7eb; $custom-dark: #000000;
JSON
{
"hex": "#95dde2",
"rgb": {
"r": 149,
"g": 221,
"b": 226
},
"hsl": {
"h": 183.896,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.85193,
"c": 0.07192,
"h": 201.4
},
"luminance": 0.63593
}Semantic roles & 50–950 ramp
primary
#95DDE2
secondary
#BB6660
accent
#2C21C5
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484