#95E2EF#95E2EF
#95E2EF is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.7% C 0.078 H 209.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2EF |
|---|---|
| RGB | rgb(149, 226, 239) |
| HSL | hsl(189, 74%, 76%) |
| HSV | hsv(189, 38%, 94%) |
| CMYK | cmyk(37.7%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.51, -20.47, -13.84) |
| CIE-LCH | lch(85.51, 24.70, 214.06°) |
| OKLab | oklab(86.72% -0.0679 -0.0379) |
| OKLCH | oklch(86.72% 0.078 209.2) |
| XYZ | xyz(55.1653, 67.0107, 91.6721) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Robin Egg Blue
#8AF1FE
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.17
Paleturquoise
#AFEEEE
ΔE00 5.68
Pale Sky Blue
#BDF6FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2EF #EFA295
analogous
#95EFCF #95E2EF #95B5EF
triadic
#95E2EF #EF95E2 #E2EF95
tetradic
#95E2EF #CF95EF #EFA295 #B5EF95
square
#95E2EF #CF95EF #EFA295 #B5EF95
split-complementary
#95E2EF #EF95B5 #EFCF95
monochromatic
#2BC5DF #60D3E7 #95E2EF #CAF1F7 #E4F8FB
Accessibility & contrast
On white
1.46
#95E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#95E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2EF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2EF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#71E9E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e2ef; /* rgb */ color: rgb(149, 226, 239); /* oklch */ color: oklch(86.7% 0.078 209.2);
Tailwind
colors: {
custom: {
50: '#b8ebf4',
500: '#95e2ef',
950: '#000000',
},
}SCSS
$custom: #95e2ef; $custom-light: #b8ebf4; $custom-dark: #000000;
JSON
{
"hex": "#95e2ef",
"rgb": {
"r": 149,
"g": 226,
"b": 239
},
"hsl": {
"h": 188.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.86722,
"c": 0.07776,
"h": 209.2
},
"luminance": 0.67014
}Semantic roles & 50–950 ramp
primary
#95E2EF
secondary
#CB6D5D
accent
#2C10D6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485