#83FFCF#83FFCF
#83FFCF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.131 H 166.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFCF |
|---|---|
| RGB | rgb(131, 255, 207) |
| HSL | hsl(157, 100%, 76%) |
| HSV | hsv(157, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.06, -45.68, 12.35) |
| CIE-LCH | lch(92.06, 47.32, 164.87°) |
| OKLab | oklab(91.53% -0.1276 0.0317) |
| OKLCH | oklch(91.53% 0.131 166) |
| XYZ | xyz(56.3775, 80.8456, 71.6532) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.41
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFCF #FF83B3
analogous
#83FF91 #83FFCF #83F1FF
triadic
#83FFCF #CF83FF #FFCF83
tetradic
#83FFCF #9183FF #FF83B3 #F1FF83
square
#83FFCF #9183FF #FF83B3 #F1FF83
split-complementary
#83FFCF #FF83F1 #FF9183
monochromatic
#09FFA0 #46FFB7 #83FFCF #C0FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#83FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#83FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFCF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFCF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E7E3D2
Tritanopia (blue-blind)
#58FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffcf; /* rgb */ color: rgb(131, 255, 207); /* oklch */ color: oklch(91.5% 0.131 166.0);
Tailwind
colors: {
custom: {
50: '#aeffdd',
500: '#83ffcf',
950: '#000000',
},
}SCSS
$custom: #83ffcf; $custom-light: #aeffdd; $custom-dark: #000000;
JSON
{
"hex": "#83ffcf",
"rgb": {
"r": 131,
"g": 255,
"b": 207
},
"hsl": {
"h": 156.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91525,
"c": 0.13145,
"h": 166
},
"luminance": 0.8085
}Semantic roles & 50–950 ramp
primary
#83FFCF
secondary
#DF4882
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684