#99FDFD#99FDFD
#99FDFD is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.3% C 0.094 H 195.7°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #99FDFD |
|---|---|
| RGB | rgb(153, 253, 253) |
| HSL | hsl(180, 96%, 80%) |
| HSV | hsv(180, 40%, 99%) |
| CMYK | cmyk(39.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.50, -29.24, -9.22) |
| CIE-LCH | lch(93.50, 30.66, 197.50°) |
| OKLab | oklab(93.29% -0.0906 -0.0254) |
| OKLCH | oklch(93.29% 0.094 195.7) |
| XYZ | xyz(65.9851, 84.1099, 105.6672) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.31
Pale Cyan
#B7FFFA
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Paleturquoise
#AFEEEE
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FDFD #FD9999
analogous
#99FDCB #99FDFD #99CBFD
triadic
#99FDFD #FD99FD #FDFD99
tetradic
#99FDFD #CB99FD #FD9999 #CBFD99
square
#99FDFD #CB99FD #FD9999 #CBFD99
split-complementary
#99FDFD #FD99CB #FDCB99
monochromatic
#21FBFB #5DFCFC #99FDFD #D5FEFE #E1FEFE
Accessibility & contrast
On white
1.18
#99FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#99FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FDFD
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FDFD | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#6CFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #99fdfd; /* rgb */ color: rgb(153, 253, 253); /* oklch */ color: oklch(93.3% 0.094 195.7);
Tailwind
colors: {
custom: {
50: '#bcfefe',
500: '#99fdfd',
950: '#000000',
},
}SCSS
$custom: #99fdfd; $custom-light: #bcfefe; $custom-dark: #000000;
JSON
{
"hex": "#99fdfd",
"rgb": {
"r": 153,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.93295,
"c": 0.09412,
"h": 195.7
},
"luminance": 0.84115
}Semantic roles & 50–950 ramp
primary
#99FDFD
secondary
#DF5B5B
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685