#95FAEA#95FAEA
#95FAEA is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.9% C 0.098 H 182.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95FAEA |
|---|---|
| RGB | rgb(149, 250, 234) |
| HSL | hsl(170, 91%, 78%) |
| HSV | hsv(170, 40%, 98%) |
| CMYK | cmyk(40.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(92.00, -33.21, -1.61) |
| CIE-LCH | lch(92.00, 33.25, 182.78°) |
| OKLab | oklab(91.88% -0.0979 -0.0048) |
| OKLCH | oklch(91.88% 0.098 182.8) |
| XYZ | xyz(61.4256, 80.6969, 90.1652) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Pale Aqua
#B8FFEB
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 5.73
Light Aqua
#8CFFDB
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FAEA #FA95A5
analogous
#95FAB7 #95FAEA #95D7FA
triadic
#95FAEA #EA95FA #FAEA95
tetradic
#95FAEA #B795FA #FA95A5 #D7FA95
square
#95FAEA #B795FA #FA95A5 #D7FA95
split-complementary
#95FAEA #FA95D7 #FAB795
monochromatic
#20F4D3 #5BF7DE #95FAEA #CFFDF6 #E2FEF9
Accessibility & contrast
On white
1.23
#95FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#95FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FAEA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FAEA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0E9
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#6EFEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95faea; /* rgb */ color: rgb(149, 250, 234); /* oklch */ color: oklch(91.9% 0.098 182.8);
Tailwind
colors: {
custom: {
50: '#b9fcf0',
500: '#95faea',
950: '#000000',
},
}SCSS
$custom: #95faea; $custom-light: #b9fcf0; $custom-dark: #000000;
JSON
{
"hex": "#95faea",
"rgb": {
"r": 149,
"g": 250,
"b": 234
},
"hsl": {
"h": 170.495,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.91875,
"c": 0.098,
"h": 182.8
},
"luminance": 0.80701
}Semantic roles & 50–950 ramp
primary
#95FAEA
secondary
#DA596D
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585