#95FFFE#95FFFE
#95FFFE is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.099 H 194.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFFE |
|---|---|
| RGB | rgb(149, 255, 254) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.91, -30.90, -9.15) |
| CIE-LCH | lch(93.91, 32.23, 196.49°) |
| OKLab | oklab(93.59% -0.0954 -0.0252) |
| OKLCH | oklch(93.59% 0.099 194.8) |
| XYZ | xyz(66.0369, 85.0603, 106.6851) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Paleturquoise
#AFEEEE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFFE #FF9596
analogous
#95FFC9 #95FFFE #95CBFF
triadic
#95FFFE #FE95FF #FFFE95
tetradic
#95FFFE #C995FF #FF9596 #CBFF95
square
#95FFFE #C995FF #FF9596 #CBFF95
split-complementary
#95FFFE #FF95CB #FFC995
monochromatic
#1BFFFD #58FFFD #95FFFE #D2FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#95FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#95FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFFE
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFFE | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#62FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #95fffe; /* rgb */ color: rgb(149, 255, 254); /* oklch */ color: oklch(93.6% 0.099 194.8);
Tailwind
colors: {
custom: {
50: '#bafffe',
500: '#95fffe',
950: '#000000',
},
}SCSS
$custom: #95fffe; $custom-light: #bafffe; $custom-dark: #000000;
JSON
{
"hex": "#95fffe",
"rgb": {
"r": 149,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.434,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93589,
"c": 0.09872,
"h": 194.8
},
"luminance": 0.85065
}Semantic roles & 50–950 ramp
primary
#95FFFE
secondary
#E15758
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685