#83FBCE#83FBCE
#83FBCE is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.127 H 166.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBCE |
|---|---|
| RGB | rgb(131, 251, 206) |
| HSL | hsl(158, 94%, 75%) |
| HSV | hsv(158, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.90, -44.15, 11.22) |
| CIE-LCH | lch(90.90, 45.56, 165.74°) |
| OKLab | oklab(90.58% -0.1236 0.0288) |
| OKLCH | oklch(90.58% 0.127 166.9) |
| XYZ | xyz(54.9929, 78.2714, 70.5905) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Turquoise
#7EF4CC
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 2.59
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBCE #FB83B0
analogous
#83FB92 #83FBCE #83ECFB
triadic
#83FBCE #CE83FB #FBCE83
tetradic
#83FBCE #9283FB #FB83B0 #ECFB83
square
#83FBCE #9283FB #FB83B0 #ECFB83
split-complementary
#83FBCE #FB83EC #FB9283
monochromatic
#0CF79F #48F9B7 #83FBCE #BEFDE5 #E1FEF3
Accessibility & contrast
On white
1.26
#83FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#83FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBCE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBCE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E4DFD1
Tritanopia (blue-blind)
#59FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fbce; /* rgb */ color: rgb(131, 251, 206); /* oklch */ color: oklch(90.6% 0.127 166.9);
Tailwind
colors: {
custom: {
50: '#aefddd',
500: '#83fbce',
950: '#000000',
},
}SCSS
$custom: #83fbce; $custom-light: #aefddd; $custom-dark: #000000;
JSON
{
"hex": "#83fbce",
"rgb": {
"r": 131,
"g": 251,
"b": 206
},
"hsl": {
"h": 157.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90577,
"c": 0.12693,
"h": 166.9
},
"luminance": 0.78276
}Semantic roles & 50–950 ramp
primary
#83FBCE
secondary
#D9497F
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684