#95DFEA#95DFEA
#95DFEA is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.075 H 207.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFEA |
|---|---|
| RGB | rgb(149, 223, 234) |
| HSL | hsl(188, 67%, 75%) |
| HSV | hsv(188, 36%, 92%) |
| CMYK | cmyk(36.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.54, -20.18, -12.65) |
| CIE-LCH | lch(84.54, 23.82, 212.08°) |
| OKLab | oklab(85.9% -0.0662 -0.0347) |
| OKLCH | oklch(85.9% 0.075 207.6) |
| XYZ | xyz(53.6282, 65.1020, 87.5660) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Powder Blue
#B0E0E6
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Paleturquoise
#AFEEEE
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.65
Pale Sky Blue
#BDF6FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFEA #EAA095
analogous
#95EACB #95DFEA #95B4EA
triadic
#95DFEA #EA95DF #DFEA95
tetradic
#95DFEA #CB95EA #EAA095 #B4EA95
square
#95DFEA #CB95EA #EAA095 #B4EA95
split-complementary
#95DFEA #EA95B4 #EACB95
monochromatic
#2FC0D6 #62D0E0 #95DFEA #C8EEF4 #E5F7FA
Accessibility & contrast
On white
1.50
#95DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#95DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFEA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFEA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#74E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95dfea; /* rgb */ color: rgb(149, 223, 234); /* oklch */ color: oklch(85.9% 0.075 207.6);
Tailwind
colors: {
custom: {
50: '#b7e9f0',
500: '#95dfea',
950: '#000000',
},
}SCSS
$custom: #95dfea; $custom-light: #b7e9f0; $custom-dark: #000000;
JSON
{
"hex": "#95dfea",
"rgb": {
"r": 149,
"g": 223,
"b": 234
},
"hsl": {
"h": 187.765,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.85896,
"c": 0.07475,
"h": 207.6
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#95DFEA
secondary
#C56C5E
accent
#2F17CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485