#83FDEB#83FDEB
#83FDEB is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.114 H 183.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDEB |
|---|---|
| RGB | rgb(131, 253, 235) |
| HSL | hsl(171, 97%, 75%) |
| HSV | hsv(171, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.16, -38.55, -1.97) |
| CIE-LCH | lch(92.16, 38.61, 182.92°) |
| OKLab | oklab(91.83% -0.1134 -0.0059) |
| OKLCH | oklch(91.83% 0.114 183) |
| XYZ | xyz(59.4745, 81.0689, 91.0949) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.61
Pale Aqua
#B8FFEB
ΔE00 6.29
Bright Turquoise
#0FFEF9
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDEB #FD8395
analogous
#83FDAE #83FDEB #83D2FD
triadic
#83FDEB #EB83FD #FDEB83
tetradic
#83FDEB #AE83FD #FD8395 #D2FD83
square
#83FDEB #AE83FD #FD8395 #D2FD83
split-complementary
#83FDEB #FD83D2 #FDAE83
monochromatic
#0BFBD8 #47FCE1 #83FDEB #BFFEF5 #E1FFFA
Accessibility & contrast
On white
1.22
#83FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#83FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDEB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDEB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#46FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fdeb; /* rgb */ color: rgb(131, 253, 235); /* oklch */ color: oklch(91.8% 0.114 183.0);
Tailwind
colors: {
custom: {
50: '#affef1',
500: '#83fdeb',
950: '#000000',
},
}SCSS
$custom: #83fdeb; $custom-light: #affef1; $custom-dark: #000000;
JSON
{
"hex": "#83fdeb",
"rgb": {
"r": 131,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.148,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91826,
"c": 0.11358,
"h": 183
},
"luminance": 0.81074
}Semantic roles & 50–950 ramp
primary
#83FDEB
secondary
#DC485E
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685