#83FBC9#83FBC9
#83FBC9 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.131 H 164.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBC9 |
|---|---|
| RGB | rgb(131, 251, 201) |
| HSL | hsl(155, 94%, 75%) |
| HSV | hsv(155, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(90.79, -45.20, 13.64) |
| CIE-LCH | lch(90.79, 47.21, 163.20°) |
| OKLab | oklab(90.45% -0.1258 0.035) |
| OKLCH | oklch(90.45% 0.131 164.4) |
| XYZ | xyz(54.3952, 78.0323, 67.4423) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 4.13
Pale Turquoise
#A5FBD5
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBC9 #FB83B5
analogous
#83FB8D #83FBC9 #83F1FB
triadic
#83FBC9 #C983FB #FBC983
tetradic
#83FBC9 #8D83FB #FB83B5 #F1FB83
square
#83FBC9 #8D83FB #FB83B5 #F1FB83
split-complementary
#83FBC9 #FB83F1 #FB8D83
monochromatic
#0CF795 #48F9AF #83FBC9 #BEFDE3 #E1FEF2
Accessibility & contrast
On white
1.26
#83FBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#83FBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBC9
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBC9 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC6
Deuteranopia (green-blind)
#E5DFCC
Tritanopia (blue-blind)
#5CFBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fbc9; /* rgb */ color: rgb(131, 251, 201); /* oklch */ color: oklch(90.5% 0.131 164.4);
Tailwind
colors: {
custom: {
50: '#aefdd9',
500: '#83fbc9',
950: '#000000',
},
}SCSS
$custom: #83fbc9; $custom-light: #aefdd9; $custom-dark: #000000;
JSON
{
"hex": "#83fbc9",
"rgb": {
"r": 131,
"g": 251,
"b": 201
},
"hsl": {
"h": 155,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90452,
"c": 0.13057,
"h": 164.4
},
"luminance": 0.78037
}Semantic roles & 50–950 ramp
primary
#83FBC9
secondary
#D94985
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683