#95DFEB#95DFEB
#95DFEB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.075 H 208.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFEB |
|---|---|
| RGB | rgb(149, 223, 235) |
| HSL | hsl(188, 68%, 75%) |
| HSV | hsv(188, 37%, 92%) |
| CMYK | cmyk(36.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.57, -19.94, -13.14) |
| CIE-LCH | lch(84.57, 23.88, 213.37°) |
| OKLab | oklab(85.93% -0.0658 -0.036) |
| OKLCH | oklch(85.93% 0.075 208.7) |
| XYZ | xyz(53.7722, 65.1597, 88.3248) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 5.73
Lightblue
#ADD8E6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFEB #EBA195
analogous
#95EBCC #95DFEB #95B4EB
triadic
#95DFEB #EB95DF #DFEB95
tetradic
#95DFEB #CC95EB #EBA195 #B4EB95
square
#95DFEB #CC95EB #EBA195 #B4EB95
split-complementary
#95DFEB #EB95B4 #EBCC95
monochromatic
#2EC0D8 #62CFE1 #95DFEB #C8EFF5 #E5F7FA
Accessibility & contrast
On white
1.50
#95DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#95DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFEB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFEB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#73E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95dfeb; /* rgb */ color: rgb(149, 223, 235); /* oklch */ color: oklch(85.9% 0.075 208.7);
Tailwind
colors: {
custom: {
50: '#b7e9f1',
500: '#95dfeb',
950: '#000000',
},
}SCSS
$custom: #95dfeb; $custom-light: #b7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#95dfeb",
"rgb": {
"r": 149,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.372,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.8593,
"c": 0.07504,
"h": 208.7
},
"luminance": 0.65163
}Semantic roles & 50–950 ramp
primary
#95DFEB
secondary
#C66D5E
accent
#2F15D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485