#95FBEF#95FBEF
#95FBEF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.2% C 0.098 H 186.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBEF |
|---|---|
| RGB | rgb(149, 251, 239) |
| HSL | hsl(173, 93%, 78%) |
| HSV | hsv(173, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(92.40, -32.54, -3.61) |
| CIE-LCH | lch(92.40, 32.74, 186.33°) |
| OKLab | oklab(92.25% -0.097 -0.0102) |
| OKLCH | oklch(92.25% 0.098 186) |
| XYZ | xyz(62.4656, 81.6113, 94.1055) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 4.90
Pale Cyan
#B7FFFA
ΔE00 4.91
Pale Aqua
#B8FFEB
ΔE00 5.32
Eggshell Blue
#C4FFF7
ΔE00 6.41
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBEF #FB95A1
analogous
#95FBBC #95FBEF #95D4FB
triadic
#95FBEF #EF95FB #FBEF95
tetradic
#95FBEF #BC95FB #FB95A1 #D4FB95
square
#95FBEF #BC95FB #FB95A1 #D4FB95
split-complementary
#95FBEF #FB95D4 #FBBC95
monochromatic
#1FF7DD #5AF9E6 #95FBEF #D0FDF8 #E2FEFB
Accessibility & contrast
On white
1.21
#95FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#95FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBEF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBEF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#6CFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fbef; /* rgb */ color: rgb(149, 251, 239); /* oklch */ color: oklch(92.2% 0.098 186.0);
Tailwind
colors: {
custom: {
50: '#b9fdf4',
500: '#95fbef',
950: '#000000',
},
}SCSS
$custom: #95fbef; $custom-light: #b9fdf4; $custom-dark: #000000;
JSON
{
"hex": "#95fbef",
"rgb": {
"r": 149,
"g": 251,
"b": 239
},
"hsl": {
"h": 172.941,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.92245,
"c": 0.09751,
"h": 186
},
"luminance": 0.81616
}Semantic roles & 50–950 ramp
primary
#95FBEF
secondary
#DC5968
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585