#95FEFD#95FEFD
#95FEFD is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.098 H 194.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEFD |
|---|---|
| RGB | rgb(149, 254, 253) |
| HSL | hsl(179, 98%, 79%) |
| HSV | hsv(179, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.61, -30.67, -9.08) |
| CIE-LCH | lch(93.61, 31.98, 196.49°) |
| OKLab | oklab(93.34% -0.0947 -0.025) |
| OKLCH | oklch(93.34% 0.098 194.8) |
| XYZ | xyz(65.5590, 84.3600, 105.7379) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.65
Pale Cyan
#B7FFFA
ΔE00 4.29
Bright Cyan
#41FDFE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEFD #FE9596
analogous
#95FEC9 #95FEFD #95CBFE
triadic
#95FEFD #FD95FE #FEFD95
tetradic
#95FEFD #C995FE #FE9596 #CBFE95
square
#95FEFD #C995FE #FE9596 #CBFE95
split-complementary
#95FEFD #FE95CB #FEC995
monochromatic
#1CFDFB #58FDFC #95FEFD #D2FFFE #E1FFFE
Accessibility & contrast
On white
1.17
#95FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#95FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEFD
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEFD | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#63FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #95fefd; /* rgb */ color: rgb(149, 254, 253); /* oklch */ color: oklch(93.3% 0.098 194.8);
Tailwind
colors: {
custom: {
50: '#bafffe',
500: '#95fefd',
950: '#000000',
},
}SCSS
$custom: #95fefd; $custom-light: #bafffe; $custom-dark: #000000;
JSON
{
"hex": "#95fefd",
"rgb": {
"r": 149,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.93337,
"c": 0.09796,
"h": 194.8
},
"luminance": 0.84365
}Semantic roles & 50–950 ramp
primary
#95FEFD
secondary
#E05759
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685