#83FDF3#83FDF3
#83FDF3 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.111 H 188.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDF3 |
|---|---|
| RGB | rgb(131, 253, 243) |
| HSL | hsl(175, 97%, 75%) |
| HSV | hsv(175, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(92.37, -36.65, -5.80) |
| CIE-LCH | lch(92.37, 37.10, 189.00°) |
| OKLab | oklab(92.07% -0.1101 -0.0162) |
| OKLCH | oklch(92.07% 0.111 188.4) |
| XYZ | xyz(60.6563, 81.5416, 97.3193) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 5.03
Light Cyan
#ACFFFC
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 5.40
Aqua
#00FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDF3 #FD838D
analogous
#83FDB6 #83FDF3 #83CAFD
triadic
#83FDF3 #F383FD #FDF383
tetradic
#83FDF3 #B683FD #FD838D #CAFD83
square
#83FDF3 #B683FD #FD838D #CAFD83
split-complementary
#83FDF3 #FD83CA #FDB683
monochromatic
#0BFBE7 #47FCED #83FDF3 #BFFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#83FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#83FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDF3
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDF3 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#3FFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdf3; /* rgb */ color: rgb(131, 253, 243); /* oklch */ color: oklch(92.1% 0.111 188.4);
Tailwind
colors: {
custom: {
50: '#affef7',
500: '#83fdf3',
950: '#000000',
},
}SCSS
$custom: #83fdf3; $custom-light: #affef7; $custom-dark: #000000;
JSON
{
"hex": "#83fdf3",
"rgb": {
"r": 131,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.082,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92065,
"c": 0.1113,
"h": 188.4
},
"luminance": 0.81547
}Semantic roles & 50–950 ramp
primary
#83FDF3
secondary
#DC4854
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685