#83FBCF#83FBCF
#83FBCF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.126 H 167.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBCF |
|---|---|
| RGB | rgb(131, 251, 207) |
| HSL | hsl(158, 94%, 75%) |
| HSV | hsv(158, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.93, -43.94, 10.73) |
| CIE-LCH | lch(90.93, 45.23, 166.27°) |
| OKLab | oklab(90.6% -0.1232 0.0276) |
| OKLCH | oklch(90.6% 0.126 167.4) |
| XYZ | xyz(55.1148, 78.3201, 71.2323) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.10
Light Turquoise
#7EF4CC
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Aqua
#8CFFDB
ΔE00 2.36
Pale Turquoise
#A5FBD5
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBCF #FB83AF
analogous
#83FB93 #83FBCF #83EBFB
triadic
#83FBCF #CF83FB #FBCF83
tetradic
#83FBCF #9383FB #FB83AF #EBFB83
square
#83FBCF #9383FB #FB83AF #EBFB83
split-complementary
#83FBCF #FB83EB #FB9383
monochromatic
#0CF7A1 #48F9B8 #83FBCF #BEFDE6 #E1FEF4
Accessibility & contrast
On white
1.26
#83FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#83FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBCF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBCF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E3E0D2
Tritanopia (blue-blind)
#59FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fbcf; /* rgb */ color: rgb(131, 251, 207); /* oklch */ color: oklch(90.6% 0.126 167.4);
Tailwind
colors: {
custom: {
50: '#aefddd',
500: '#83fbcf',
950: '#000000',
},
}SCSS
$custom: #83fbcf; $custom-light: #aefddd; $custom-dark: #000000;
JSON
{
"hex": "#83fbcf",
"rgb": {
"r": 131,
"g": 251,
"b": 207
},
"hsl": {
"h": 158,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90602,
"c": 0.12623,
"h": 167.4
},
"luminance": 0.78325
}Semantic roles & 50–950 ramp
primary
#83FBCF
secondary
#D9497E
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684