#95EEF8#95EEF8
#95EEF8 is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.7% C 0.086 H 204.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEF8 |
|---|---|
| RGB | rgb(149, 238, 248) |
| HSL | hsl(186, 88%, 78%) |
| HSV | hsv(186, 40%, 97%) |
| CMYK | cmyk(39.9%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(89.07, -24.19, -13.24) |
| CIE-LCH | lch(89.07, 27.58, 208.68°) |
| OKLab | oklab(89.65% -0.0785 -0.0364) |
| OKLCH | oklch(89.65% 0.086 204.9) |
| XYZ | xyz(59.9060, 74.3117, 99.9756) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 0.37
Robin Egg Blue
#8AF1FE
ΔE00 1.60
Robin'S Egg
#6DEDFD
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 4.62
Pale Sky Blue
#BDF6FE
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEF8 #F89F95
analogous
#95F8D1 #95EEF8 #95BCF8
triadic
#95EEF8 #F895EE #EEF895
tetradic
#95EEF8 #D195F8 #F89F95 #BCF895
square
#95EEF8 #D195F8 #F89F95 #BCF895
split-complementary
#95EEF8 #F895BC #F8D195
monochromatic
#22DCF0 #5CE5F4 #95EEF8 #CEF7FC #E2FAFD
Accessibility & contrast
On white
1.32
#95EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#95EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEF8
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEF8 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F9
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#6AF5F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #95eef8; /* rgb */ color: rgb(149, 238, 248); /* oklch */ color: oklch(89.7% 0.086 204.9);
Tailwind
colors: {
custom: {
50: '#b9f3fa',
500: '#95eef8',
950: '#000000',
},
}SCSS
$custom: #95eef8; $custom-light: #b9f3fa; $custom-dark: #000000;
JSON
{
"hex": "#95eef8",
"rgb": {
"r": 149,
"g": 238,
"b": 248
},
"hsl": {
"h": 186.061,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.89654,
"c": 0.08647,
"h": 204.9
},
"luminance": 0.74316
}Semantic roles & 50–950 ramp
primary
#95EEF8
secondary
#D7665A
accent
#1801E4
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585