#95FFFF#95FFFF
#95FFFF is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.6% C 0.099 H 195.6°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFFF |
|---|---|
| RGB | rgb(149, 255, 255) |
| HSL | hsl(180, 100%, 79%) |
| HSV | hsv(180, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.94, -30.66, -9.62) |
| CIE-LCH | lch(93.94, 32.13, 197.42°) |
| OKLab | oklab(93.62% -0.095 -0.0265) |
| OKLCH | oklch(93.62% 0.099 195.6) |
| XYZ | xyz(66.1975, 85.1245, 107.5307) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.76
Pale Cyan
#B7FFFA
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFFF #FF9595
analogous
#95FFCA #95FFFF #95CAFF
triadic
#95FFFF #FF95FF #FFFF95
tetradic
#95FFFF #CA95FF #FF9595 #CAFF95
square
#95FFFF #CA95FF #FF9595 #CAFF95
split-complementary
#95FFFF #FF95CA #FFCA95
monochromatic
#1BFFFF #58FFFF #95FFFF #D2FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#95FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#95FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFFF
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFFF | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#62FFFF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #95ffff; /* rgb */ color: rgb(149, 255, 255); /* oklch */ color: oklch(93.6% 0.099 195.6);
Tailwind
colors: {
custom: {
50: '#baffff',
500: '#95ffff',
950: '#000000',
},
}SCSS
$custom: #95ffff; $custom-light: #baffff; $custom-dark: #000000;
JSON
{
"hex": "#95ffff",
"rgb": {
"r": 149,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9362,
"c": 0.09867,
"h": 195.6
},
"luminance": 0.8513
}Semantic roles & 50–950 ramp
primary
#95FFFF
secondary
#E15757
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686