#92FDFD#92FDFD
#92FDFD is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.0% C 0.099 H 195.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDFD |
|---|---|
| RGB | rgb(146, 253, 253) |
| HSL | hsl(180, 96%, 78%) |
| HSV | hsv(180, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.21, -30.89, -9.68) |
| CIE-LCH | lch(93.21, 32.37, 197.40°) |
| OKLab | oklab(92.99% -0.0958 -0.0267) |
| OKLCH | oklch(92.99% 0.099 195.6) |
| XYZ | xyz(64.7021, 83.4483, 105.6070) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.97
Pale Cyan
#B7FFFA
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Paleturquoise
#AFEEEE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDFD #FD9292
analogous
#92FDC7 #92FDFD #92C7FD
triadic
#92FDFD #FD92FD #FDFD92
tetradic
#92FDFD #C792FD #FD9292 #C7FD92
square
#92FDFD #C792FD #FD9292 #C7FD92
split-complementary
#92FDFD #FD92C7 #FDC792
monochromatic
#1AFBFB #56FCFC #92FDFD #CEFEFE #E1FEFE
Accessibility & contrast
On white
1.19
#92FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#92FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDFD
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDFD | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#5DFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92fdfd; /* rgb */ color: rgb(146, 253, 253); /* oklch */ color: oklch(93.0% 0.099 195.6);
Tailwind
colors: {
custom: {
50: '#b8fefe',
500: '#92fdfd',
950: '#000000',
},
}SCSS
$custom: #92fdfd; $custom-light: #b8fefe; $custom-dark: #000000;
JSON
{
"hex": "#92fdfd",
"rgb": {
"r": 146,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.92986,
"c": 0.09941,
"h": 195.6
},
"luminance": 0.83453
}Semantic roles & 50–950 ramp
primary
#92FDFD
secondary
#DE5555
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685