#95FDFE#95FDFE
#95FDFE is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.097 H 196.4°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDFE |
|---|---|
| RGB | rgb(149, 253, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(41.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.36, -29.95, -9.96) |
| CIE-LCH | lch(93.36, 31.57, 198.40°) |
| OKLab | oklab(93.15% -0.0932 -0.0274) |
| OKLCH | oklch(93.15% 0.097 196.4) |
| XYZ | xyz(65.4023, 83.7909, 106.4735) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.80
Pale Cyan
#B7FFFA
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDFE #FE9695
analogous
#95FECB #95FDFE #95C9FE
triadic
#95FDFE #FE95FD #FDFE95
tetradic
#95FDFE #CB95FE #FE9695 #C9FE95
square
#95FDFE #CB95FE #FE9695 #C9FE95
split-complementary
#95FDFE #FE95C9 #FECB95
monochromatic
#1CFBFD #58FCFD #95FDFE #D2FEFF #E1FEFF
Accessibility & contrast
On white
1.18
#95FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#95FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDFE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDFE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#63FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95fdfe; /* rgb */ color: rgb(149, 253, 254); /* oklch */ color: oklch(93.1% 0.097 196.4);
Tailwind
colors: {
custom: {
50: '#bafefe',
500: '#95fdfe',
950: '#000000',
},
}SCSS
$custom: #95fdfe; $custom-light: #bafefe; $custom-dark: #000000;
JSON
{
"hex": "#95fdfe",
"rgb": {
"r": 149,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.93148,
"c": 0.09715,
"h": 196.4
},
"luminance": 0.83796
}Semantic roles & 50–950 ramp
primary
#95FDFE
secondary
#E05957
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685