#83FFCB#83FFCB
#83FFCB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.4% C 0.134 H 164.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFCB |
|---|---|
| RGB | rgb(131, 255, 203) |
| HSL | hsl(155, 100%, 76%) |
| HSV | hsv(155, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.98, -46.51, 14.29) |
| CIE-LCH | lch(91.98, 48.66, 162.92°) |
| OKLab | oklab(91.43% -0.1293 0.0367) |
| OKLCH | oklch(91.43% 0.134 164.2) |
| XYZ | xyz(55.8947, 80.6525, 69.1103) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFCB #FF83B7
analogous
#83FF8D #83FFCB #83F5FF
triadic
#83FFCB #CB83FF #FFCB83
tetradic
#83FFCB #8D83FF #FF83B7 #F5FF83
square
#83FFCB #8D83FF #FF83B7 #F5FF83
split-complementary
#83FFCB #FF83F5 #FF8D83
monochromatic
#09FF98 #46FFB1 #83FFCB #C0FFE5 #E0FFF2
Accessibility & contrast
On white
1.23
#83FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#83FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFCB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFCB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E8E3CE
Tritanopia (blue-blind)
#5AFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffcb; /* rgb */ color: rgb(131, 255, 203); /* oklch */ color: oklch(91.4% 0.134 164.2);
Tailwind
colors: {
custom: {
50: '#aeffda',
500: '#83ffcb',
950: '#000000',
},
}SCSS
$custom: #83ffcb; $custom-light: #aeffda; $custom-dark: #000000;
JSON
{
"hex": "#83ffcb",
"rgb": {
"r": 131,
"g": 255,
"b": 203
},
"hsl": {
"h": 154.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91427,
"c": 0.1344,
"h": 164.2
},
"luminance": 0.80657
}Semantic roles & 50–950 ramp
primary
#83FFCB
secondary
#DF4887
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684