#95F5EA#95F5EA
#95F5EA is a very light, moderate teal. Relative luminance 0.776; OKLCH L 90.8% C 0.093 H 186.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95F5EA |
|---|---|
| RGB | rgb(149, 245, 234) |
| HSL | hsl(173, 83%, 77%) |
| HSV | hsv(173, 39%, 96%) |
| CMYK | cmyk(39.2%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(90.61, -30.87, -3.64) |
| CIE-LCH | lch(90.61, 31.08, 186.73°) |
| OKLab | oklab(90.76% -0.0921 -0.0103) |
| OKLCH | oklch(90.76% 0.093 186.4) |
| XYZ | xyz(59.8925, 77.6307, 89.6541) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.29
Pale Cyan
#B7FFFA
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.92
Pale Aqua
#B8FFEB
ΔE00 5.47
Eggshell Blue
#C4FFF7
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F5EA #F595A0
analogous
#95F5BA #95F5EA #95D0F5
triadic
#95F5EA #EA95F5 #F5EA95
tetradic
#95F5EA #BA95F5 #F595A0 #D0F595
square
#95F5EA #BA95F5 #F595A0 #D0F595
split-complementary
#95F5EA #F595D0 #F5BA95
monochromatic
#25EAD4 #5DF0DF #95F5EA #CDFAF5 #E3FCF9
Accessibility & contrast
On white
1.27
#95F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#95F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F5EA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F5EA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#6FF9F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #95f5ea; /* rgb */ color: rgb(149, 245, 234); /* oklch */ color: oklch(90.8% 0.093 186.4);
Tailwind
colors: {
custom: {
50: '#b8f8f0',
500: '#95f5ea',
950: '#000000',
},
}SCSS
$custom: #95f5ea; $custom-light: #b8f8f0; $custom-dark: #000000;
JSON
{
"hex": "#95f5ea",
"rgb": {
"r": 149,
"g": 245,
"b": 234
},
"hsl": {
"h": 173.125,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.90761,
"c": 0.09271,
"h": 186.4
},
"luminance": 0.77635
}Semantic roles & 50–950 ramp
primary
#95F5EA
secondary
#D35B69
accent
#061FDF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585