#95F0EA#95F0EA
#95F0EA is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.6% C 0.088 H 190.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95F0EA |
|---|---|
| RGB | rgb(149, 240, 234) |
| HSL | hsl(176, 75%, 76%) |
| HSV | hsv(176, 38%, 94%) |
| CMYK | cmyk(37.9%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(89.23, -28.49, -5.68) |
| CIE-LCH | lch(89.23, 29.05, 191.28°) |
| OKLab | oklab(89.65% -0.0863 -0.0158) |
| OKLCH | oklch(89.65% 0.088 190.3) |
| XYZ | xyz(58.4003, 74.6462, 89.1567) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.82
Pale Cyan
#B7FFFA
ΔE00 4.59
Paleturquoise
#AFEEEE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Eggshell Blue
#C4FFF7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F0EA #F0959B
analogous
#95F0BD #95F0EA #95C9F0
triadic
#95F0EA #EA95F0 #F0EA95
tetradic
#95F0EA #BD95F0 #F0959B #C9F095
square
#95F0EA #BD95F0 #F0959B #C9F095
split-complementary
#95F0EA #F095C9 #F0BD95
monochromatic
#2AE1D5 #5FE8DF #95F0EA #CBF8F5 #E4FBFA
Accessibility & contrast
On white
1.32
#95F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#95F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F0EA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F0EA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#70F5EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #95f0ea; /* rgb */ color: rgb(149, 240, 234); /* oklch */ color: oklch(89.6% 0.088 190.3);
Tailwind
colors: {
custom: {
50: '#b8f5f0',
500: '#95f0ea',
950: '#000000',
},
}SCSS
$custom: #95f0ea; $custom-light: #b8f5f0; $custom-dark: #000000;
JSON
{
"hex": "#95f0ea",
"rgb": {
"r": 149,
"g": 240,
"b": 234
},
"hsl": {
"h": 176.044,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.89649,
"c": 0.08777,
"h": 190.3
},
"luminance": 0.7465
}Semantic roles & 50–950 ramp
primary
#95F0EA
secondary
#CD5D64
accent
#0E1BD7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585