#83FDCD#83FDCD
#83FDCD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.130 H 165.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDCD |
|---|---|
| RGB | rgb(131, 253, 205) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.45, -45.23, 12.51) |
| CIE-LCH | lch(91.45, 46.93, 164.54°) |
| OKLab | oklab(91.01% -0.1262 0.0321) |
| OKLCH | oklch(91.01% 0.13 165.7) |
| XYZ | xyz(55.4999, 79.4791, 70.1621) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDCD #FD83B3
analogous
#83FD90 #83FDCD #83F0FD
triadic
#83FDCD #CD83FD #FDCD83
tetradic
#83FDCD #9083FD #FD83B3 #F0FD83
square
#83FDCD #9083FD #FD83B3 #F0FD83
split-complementary
#83FDCD #FD83F0 #FD9083
monochromatic
#0BFB9C #47FCB5 #83FDCD #BFFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#83FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#83FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDCD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDCD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EECB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#59FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fdcd; /* rgb */ color: rgb(131, 253, 205); /* oklch */ color: oklch(91.0% 0.130 165.7);
Tailwind
colors: {
custom: {
50: '#aefedc',
500: '#83fdcd',
950: '#000000',
},
}SCSS
$custom: #83fdcd; $custom-light: #aefedc; $custom-dark: #000000;
JSON
{
"hex": "#83fdcd",
"rgb": {
"r": 131,
"g": 253,
"b": 205
},
"hsl": {
"h": 156.393,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91014,
"c": 0.13027,
"h": 165.7
},
"luminance": 0.79484
}Semantic roles & 50–950 ramp
primary
#83FDCD
secondary
#DC4882
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684