#83FDFD#83FDFD
#83FDFD is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.110 H 195.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDFD |
|---|---|
| RGB | rgb(131, 253, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.65, -34.19, -10.58) |
| CIE-LCH | lch(92.65, 35.79, 197.19°) |
| OKLab | oklab(92.38% -0.106 -0.0292) |
| OKLCH | oklch(92.38% 0.11 195.4) |
| XYZ | xyz(62.2078, 82.1622, 105.4901) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 4.73
Aqua
#00FFFF
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDFD #FD8383
analogous
#83FDC0 #83FDFD #83C0FD
triadic
#83FDFD #FD83FD #FDFD83
tetradic
#83FDFD #C083FD #FD8383 #C0FD83
square
#83FDFD #C083FD #FD8383 #C0FD83
split-complementary
#83FDFD #FD83C0 #FDC083
monochromatic
#0BFBFB #47FCFC #83FDFD #BFFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#83FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#83FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDFD
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDFD | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#34FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83fdfd; /* rgb */ color: rgb(131, 253, 253); /* oklch */ color: oklch(92.4% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#b0fefe',
500: '#83fdfd',
950: '#000000',
},
}SCSS
$custom: #83fdfd; $custom-light: #b0fefe; $custom-dark: #000000;
JSON
{
"hex": "#83fdfd",
"rgb": {
"r": 131,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92377,
"c": 0.11,
"h": 195.4
},
"luminance": 0.82168
}Semantic roles & 50–950 ramp
primary
#83FDFD
secondary
#DC4848
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685