#95FFF8#95FFF8
#95FFF8 is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.099 H 190.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFF8 |
|---|---|
| RGB | rgb(149, 255, 248) |
| HSL | hsl(176, 100%, 79%) |
| HSV | hsv(176, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(93.75, -32.32, -6.29) |
| CIE-LCH | lch(93.75, 32.93, 191.01°) |
| OKLab | oklab(93.4% -0.0978 -0.0175) |
| OKLCH | oklch(93.4% 0.099 190.1) |
| XYZ | xyz(65.0911, 84.6819, 101.7040) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.17
Pale Cyan
#B7FFFA
ΔE00 4.37
Bright Cyan
#41FDFE
ΔE00 5.75
Eggshell Blue
#C4FFF7
ΔE00 6.40
Bright Turquoise
#0FFEF9
ΔE00 6.46
Pale Aqua
#B8FFEB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFF8 #FF959C
analogous
#95FFC3 #95FFF8 #95D1FF
triadic
#95FFF8 #F895FF #FFF895
tetradic
#95FFF8 #C395FF #FF959C #D1FF95
square
#95FFF8 #C395FF #FF959C #D1FF95
split-complementary
#95FFF8 #FF95D1 #FFC395
monochromatic
#1BFFF0 #58FFF4 #95FFF8 #D2FFFC #E0FFFD
Accessibility & contrast
On white
1.17
#95FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#95FFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFF8
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFF8 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#E2E7F9
Tritanopia (blue-blind)
#66FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #95fff8; /* rgb */ color: rgb(149, 255, 248); /* oklch */ color: oklch(93.4% 0.099 190.1);
Tailwind
colors: {
custom: {
50: '#b9fffa',
500: '#95fff8',
950: '#000000',
},
}SCSS
$custom: #95fff8; $custom-light: #b9fffa; $custom-dark: #000000;
JSON
{
"hex": "#95fff8",
"rgb": {
"r": 149,
"g": 255,
"b": 248
},
"hsl": {
"h": 176.038,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93404,
"c": 0.09939,
"h": 190.1
},
"luminance": 0.84687
}Semantic roles & 50–950 ramp
primary
#95FFF8
secondary
#E15760
accent
#000FE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685