#95FFEE#95FFEE
#95FFEE is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.102 H 182.6°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFEE |
|---|---|
| RGB | rgb(149, 255, 238) |
| HSL | hsl(170, 100%, 79%) |
| HSV | hsv(170, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.48, -34.63, -1.50) |
| CIE-LCH | lch(93.48, 34.66, 182.49°) |
| OKLab | oklab(93.11% -0.1019 -0.0046) |
| OKLCH | oklch(93.11% 0.102 182.6) |
| XYZ | xyz(63.5810, 84.0779, 93.7506) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.07
Pale Aqua
#B8FFEB
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 5.74
Pale Cyan
#B7FFFA
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFEE #FF95A6
analogous
#95FFB9 #95FFEE #95DBFF
triadic
#95FFEE #EE95FF #FFEE95
tetradic
#95FFEE #B995FF #FF95A6 #DBFF95
square
#95FFEE #B995FF #FF95A6 #DBFF95
split-complementary
#95FFEE #FF95DB #FFB995
monochromatic
#1BFFDA #58FFE4 #95FFEE #D2FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#95FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#95FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFEE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFEE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#6BFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95ffee; /* rgb */ color: rgb(149, 255, 238); /* oklch */ color: oklch(93.1% 0.102 182.6);
Tailwind
colors: {
custom: {
50: '#b9fff3',
500: '#95ffee',
950: '#000000',
},
}SCSS
$custom: #95ffee; $custom-light: #b9fff3; $custom-dark: #000000;
JSON
{
"hex": "#95ffee",
"rgb": {
"r": 149,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.377,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93107,
"c": 0.10202,
"h": 182.6
},
"luminance": 0.84083
}Semantic roles & 50–950 ramp
primary
#95FFEE
secondary
#E1576D
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685