#83FBC3#83FBC3
#83FBC3 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 161.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBC3 |
|---|---|
| RGB | rgb(131, 251, 195) |
| HSL | hsl(152, 94%, 75%) |
| HSV | hsv(152, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.67, -46.42, 16.55) |
| CIE-LCH | lch(90.67, 49.28, 160.37°) |
| OKLab | oklab(90.31% -0.1284 0.0424) |
| OKLCH | oklch(90.31% 0.135 161.7) |
| XYZ | xyz(53.7031, 77.7555, 63.7975) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.18
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBC3 #FB83BB
analogous
#83FB87 #83FBC3 #83F7FB
triadic
#83FBC3 #C383FB #FBC383
tetradic
#83FBC3 #8783FB #FB83BB #F7FB83
square
#83FBC3 #8783FB #FB83BB #F7FB83
split-complementary
#83FBC3 #FB83F7 #FB8783
monochromatic
#0CF78A #48F9A6 #83FBC3 #BEFDE0 #E1FEF1
Accessibility & contrast
On white
1.27
#83FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#83FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBC3
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBC3 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC0
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#5FFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #83fbc3; /* rgb */ color: rgb(131, 251, 195); /* oklch */ color: oklch(90.3% 0.135 161.7);
Tailwind
colors: {
custom: {
50: '#aefdd5',
500: '#83fbc3',
950: '#000000',
},
}SCSS
$custom: #83fbc3; $custom-light: #aefdd5; $custom-dark: #000000;
JSON
{
"hex": "#83fbc3",
"rgb": {
"r": 131,
"g": 251,
"b": 195
},
"hsl": {
"h": 152,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90308,
"c": 0.13523,
"h": 161.7
},
"luminance": 0.7776
}Semantic roles & 50–950 ramp
primary
#83FBC3
secondary
#D9498C
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683