#95DEE2#95DEE2
#95DEE2 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.073 H 200.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEE2 |
|---|---|
| RGB | rgb(149, 222, 226) |
| HSL | hsl(183, 57%, 74%) |
| HSV | hsv(183, 34%, 89%) |
| CMYK | cmyk(34.1%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.03, -21.59, -9.17) |
| CIE-LCH | lch(84.03, 23.46, 203.02°) |
| OKLab | oklab(85.41% -0.0682 -0.0251) |
| OKLCH | oklch(85.41% 0.073 200.3) |
| XYZ | xyz(52.2384, 64.1199, 81.5605) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 4.37
Powder Blue
#B0E0E6
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEE2 #E29995
analogous
#95E2BF #95DEE2 #95B7E2
triadic
#95DEE2 #E295DE #DEE295
tetradic
#95DEE2 #BF95E2 #E29995 #B7E295
square
#95DEE2 #BF95E2 #E29995 #B7E295
split-complementary
#95DEE2 #E295B7 #E2BF95
monochromatic
#36BFC6 #65CFD5 #95DEE2 #C5EDEF #E7F8F8
Accessibility & contrast
On white
1.52
#95DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#95DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEE2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEE2 | 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)
#D4D8E2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#77E3DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dee2; /* rgb */ color: rgb(149, 222, 226); /* oklch */ color: oklch(85.4% 0.073 200.3);
Tailwind
colors: {
custom: {
50: '#b7e8eb',
500: '#95dee2',
950: '#000000',
},
}SCSS
$custom: #95dee2; $custom-light: #b7e8eb; $custom-dark: #000000;
JSON
{
"hex": "#95dee2",
"rgb": {
"r": 149,
"g": 222,
"b": 226
},
"hsl": {
"h": 183.117,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.85413,
"c": 0.07265,
"h": 200.3
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#95DEE2
secondary
#BB6560
accent
#2921C5
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484