#95FFEB#95FFEB
#95FFEB is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.103 H 180.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFEB |
|---|---|
| RGB | rgb(149, 255, 235) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.41, -35.31, -0.06) |
| CIE-LCH | lch(93.41, 35.31, 180.10°) |
| OKLab | oklab(93.02% -0.1032 -0.0007) |
| OKLCH | oklch(93.02% 0.103 180.4) |
| XYZ | xyz(63.1439, 83.9031, 91.4487) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.58
Pale Aqua
#B8FFEB
ΔE00 4.54
Light Aqua
#8CFFDB
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 6.48
Light Cyan
#ACFFFC
ΔE00 6.52
Light Turquoise
#7EF4CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFEB #FF95A9
analogous
#95FFB6 #95FFEB #95DEFF
triadic
#95FFEB #EB95FF #FFEB95
tetradic
#95FFEB #B695FF #FF95A9 #DEFF95
square
#95FFEB #B695FF #FF95A9 #DEFF95
split-complementary
#95FFEB #FF95DE #FFB695
monochromatic
#1BFFD4 #58FFDF #95FFEB #D2FFF7 #E0FFF9
Accessibility & contrast
On white
1.18
#95FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#95FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFEB
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFEB | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#6DFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95ffeb; /* rgb */ color: rgb(149, 255, 235); /* oklch */ color: oklch(93.0% 0.103 180.4);
Tailwind
colors: {
custom: {
50: '#b9fff1',
500: '#95ffeb',
950: '#000000',
},
}SCSS
$custom: #95ffeb; $custom-light: #b9fff1; $custom-dark: #000000;
JSON
{
"hex": "#95ffeb",
"rgb": {
"r": 149,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9302,
"c": 0.10316,
"h": 180.4
},
"luminance": 0.83908
}Semantic roles & 50–950 ramp
primary
#95FFEB
secondary
#E15771
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685