#95FDFD#95FDFD
#95FDFD is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.1% C 0.097 H 195.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDFD |
|---|---|
| RGB | rgb(149, 253, 253) |
| HSL | hsl(180, 96%, 79%) |
| HSV | hsv(180, 41%, 99%) |
| CMYK | cmyk(41.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.33, -30.19, -9.49) |
| CIE-LCH | lch(93.33, 31.65, 197.44°) |
| OKLab | oklab(93.12% -0.0936 -0.0261) |
| OKLCH | oklch(93.12% 0.097 195.6) |
| XYZ | xyz(65.2425, 83.7270, 105.6324) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.69
Pale Cyan
#B7FFFA
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDFD #FD9595
analogous
#95FDC9 #95FDFD #95C9FD
triadic
#95FDFD #FD95FD #FDFD95
tetradic
#95FDFD #C995FD #FD9595 #C9FD95
square
#95FDFD #C995FD #FD9595 #C9FD95
split-complementary
#95FDFD #FD95C9 #FDC995
monochromatic
#1DFBFB #59FCFC #95FDFD #D1FEFE #E1FEFE
Accessibility & contrast
On white
1.18
#95FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#95FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDFD
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDFD | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#64FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #95fdfd; /* rgb */ color: rgb(149, 253, 253); /* oklch */ color: oklch(93.1% 0.097 195.6);
Tailwind
colors: {
custom: {
50: '#bafefe',
500: '#95fdfd',
950: '#000000',
},
}SCSS
$custom: #95fdfd; $custom-light: #bafefe; $custom-dark: #000000;
JSON
{
"hex": "#95fdfd",
"rgb": {
"r": 149,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.93116,
"c": 0.09717,
"h": 195.6
},
"luminance": 0.83732
}Semantic roles & 50–950 ramp
primary
#95FDFD
secondary
#DE5858
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685