#95FDEB#95FDEB
#95FDEB is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.6% C 0.101 H 181.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDEB |
|---|---|
| RGB | rgb(149, 253, 235) |
| HSL | hsl(170, 96%, 79%) |
| HSV | hsv(170, 41%, 99%) |
| CMYK | cmyk(41.1%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.85, -34.38, -0.87) |
| CIE-LCH | lch(92.85, 34.39, 181.46°) |
| OKLab | oklab(92.57% -0.1009 -0.0029) |
| OKLCH | oklch(92.57% 0.101 181.6) |
| XYZ | xyz(62.5093, 82.6337, 91.2371) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Pale Aqua
#B8FFEB
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 5.95
Pale Cyan
#B7FFFA
ΔE00 6.19
Pale Turquoise
#A5FBD5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDEB #FD95A7
analogous
#95FDB7 #95FDEB #95DBFD
triadic
#95FDEB #EB95FD #FDEB95
tetradic
#95FDEB #B795FD #FD95A7 #DBFD95
square
#95FDEB #B795FD #FD95A7 #DBFD95
split-complementary
#95FDEB #FD95DB #FDB795
monochromatic
#1DFBD4 #59FCE0 #95FDEB #D1FEF6 #E1FEF9
Accessibility & contrast
On white
1.20
#95FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#95FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDEB
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDEB | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#6DFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95fdeb; /* rgb */ color: rgb(149, 253, 235); /* oklch */ color: oklch(92.6% 0.101 181.6);
Tailwind
colors: {
custom: {
50: '#b9fef1',
500: '#95fdeb',
950: '#000000',
},
}SCSS
$custom: #95fdeb; $custom-light: #b9fef1; $custom-dark: #000000;
JSON
{
"hex": "#95fdeb",
"rgb": {
"r": 149,
"g": 253,
"b": 235
},
"hsl": {
"h": 169.615,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.92574,
"c": 0.10093,
"h": 181.6
},
"luminance": 0.82638
}Semantic roles & 50–950 ramp
primary
#95FDEB
secondary
#DE586F
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685