#95F2ED#95F2ED
#95F2ED is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.2% C 0.089 H 191.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95F2ED |
|---|---|
| RGB | rgb(149, 242, 237) |
| HSL | hsl(177, 78%, 77%) |
| HSV | hsv(177, 38%, 95%) |
| CMYK | cmyk(38.4%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.86, -28.75, -6.31) |
| CIE-LCH | lch(89.86, 29.44, 192.38°) |
| OKLab | oklab(90.19% -0.0874 -0.0175) |
| OKLCH | oklch(90.19% 0.089 191.3) |
| XYZ | xyz(59.4269, 76.0041, 91.6431) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.43
Pale Cyan
#B7FFFA
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Eggshell Blue
#C4FFF7
ΔE00 6.22
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F2ED #F2959A
analogous
#95F2BF #95F2ED #95C9F2
triadic
#95F2ED #ED95F2 #F2ED95
tetradic
#95F2ED #BF95F2 #F2959A #C9F295
square
#95F2ED #BF95F2 #F2959A #C9F295
split-complementary
#95F2ED #F295C9 #F2BF95
monochromatic
#28E5DA #5EEBE4 #95F2ED #CCF9F6 #E4FCFA
Accessibility & contrast
On white
1.30
#95F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#95F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F2ED
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F2ED | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#6FF7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f2ed; /* rgb */ color: rgb(149, 242, 237); /* oklch */ color: oklch(90.2% 0.089 191.3);
Tailwind
colors: {
custom: {
50: '#b8f6f2',
500: '#95f2ed',
950: '#000000',
},
}SCSS
$custom: #95f2ed; $custom-light: #b8f6f2; $custom-dark: #000000;
JSON
{
"hex": "#95f2ed",
"rgb": {
"r": 149,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.774,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.90185,
"c": 0.08918,
"h": 191.3
},
"luminance": 0.76008
}Semantic roles & 50–950 ramp
primary
#95F2ED
secondary
#CF5C62
accent
#0B16DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585