#95FEFF#95FEFF
#95FEFF is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.4% C 0.098 H 196.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEFF |
|---|---|
| RGB | rgb(149, 254, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(41.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.66, -30.19, -10.03) |
| CIE-LCH | lch(93.66, 31.81, 198.38°) |
| OKLab | oklab(93.4% -0.0939 -0.0276) |
| OKLCH | oklch(93.4% 0.098 196.4) |
| XYZ | xyz(65.8793, 84.4881, 107.4246) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.82
Pale Cyan
#B7FFFA
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.52
Paleturquoise
#AFEEEE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEFF #FF9695
analogous
#95FFCB #95FEFF #95C9FF
triadic
#95FEFF #FF95FE #FEFF95
tetradic
#95FEFF #CB95FF #FF9695 #C9FF95
square
#95FEFF #CB95FF #FF9695 #C9FF95
split-complementary
#95FEFF #FF95C9 #FFCB95
monochromatic
#1BFDFF #58FDFF #95FEFF #D2FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#95FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#95FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEFF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEFF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#62FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #95feff; /* rgb */ color: rgb(149, 254, 255); /* oklch */ color: oklch(93.4% 0.098 196.4);
Tailwind
colors: {
custom: {
50: '#baffff',
500: '#95feff',
950: '#000000',
},
}SCSS
$custom: #95feff; $custom-light: #baffff; $custom-dark: #000000;
JSON
{
"hex": "#95feff",
"rgb": {
"r": 149,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.566,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.934,
"c": 0.0979,
"h": 196.4
},
"luminance": 0.84493
}Semantic roles & 50–950 ramp
primary
#95FEFF
secondary
#E15857
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686