#95FDFF#95FDFF
#95FDFF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.2% C 0.097 H 197.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDFF |
|---|---|
| RGB | rgb(149, 253, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(41.6%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.39, -29.71, -10.44) |
| CIE-LCH | lch(93.39, 31.49, 199.36°) |
| OKLab | oklab(93.18% -0.0928 -0.0287) |
| OKLCH | oklch(93.18% 0.097 197.2) |
| XYZ | xyz(65.5628, 83.8551, 107.3191) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 4.58
Paleturquoise
#AFEEEE
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDFF #FF9795
analogous
#95FFCC #95FDFF #95C8FF
triadic
#95FDFF #FF95FD #FDFF95
tetradic
#95FDFF #CC95FF #FF9795 #C8FF95
square
#95FDFF #CC95FF #FF9795 #C8FF95
split-complementary
#95FDFF #FF95C8 #FFCC95
monochromatic
#1BFBFF #58FCFF #95FDFF #D2FEFF #E0FEFF
Accessibility & contrast
On white
1.18
#95FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#95FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDFF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDFF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#62FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95fdff; /* rgb */ color: rgb(149, 253, 255); /* oklch */ color: oklch(93.2% 0.097 197.2);
Tailwind
colors: {
custom: {
50: '#bafeff',
500: '#95fdff',
950: '#000000',
},
}SCSS
$custom: #95fdff; $custom-light: #bafeff; $custom-dark: #000000;
JSON
{
"hex": "#95fdff",
"rgb": {
"r": 149,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.132,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9318,
"c": 0.09715,
"h": 197.2
},
"luminance": 0.8386
}Semantic roles & 50–950 ramp
primary
#95FDFF
secondary
#E15957
accent
#0400E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686