#83CEBB#83CEBB
#83CEBB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.080 H 176.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83CEBB |
|---|---|
| RGB | rgb(131, 206, 187) |
| HSL | hsl(165, 43%, 66%) |
| HSV | hsv(165, 36%, 81%) |
| CMYK | cmyk(36.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.61, -27.56, 2.10) |
| CIE-LCH | lch(77.61, 27.64, 175.65°) |
| OKLab | oklab(79.69% -0.0797 0.0051) |
| OKLCH | oklch(79.69% 0.08 176.3) |
| XYZ | xyz(40.3977, 52.5532, 55.0192) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.28
Seafoam Blue
#78D1B6
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 5.67
Light Teal
#90E4C1
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.79
Turquoise
#40E0D0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CEBB #CE8396
analogous
#83CE95 #83CEBB #83BBCE
triadic
#83CEBB #BB83CE #CEBB83
tetradic
#83CEBB #9583CE #CE8396 #BBCE83
square
#83CEBB #9583CE #CE8396 #BBCE83
split-complementary
#83CEBB #CE83BB #CE9583
monochromatic
#3D9A82 #57BDA3 #83CEBB #AFDFD3 #DBF1EB
Accessibility & contrast
On white
1.82
#83CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#83CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CEBB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CEBB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#6CD0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cebb; /* rgb */ color: rgb(131, 206, 187); /* oklch */ color: oklch(79.7% 0.080 176.3);
Tailwind
colors: {
custom: {
50: '#aaddcf',
500: '#83cebb',
950: '#000000',
},
}SCSS
$custom: #83cebb; $custom-light: #aaddcf; $custom-dark: #000000;
JSON
{
"hex": "#83cebb",
"rgb": {
"r": 131,
"g": 206,
"b": 187
},
"hsl": {
"h": 164.8,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.79688,
"c": 0.07988,
"h": 176.3
},
"luminance": 0.52556
}Semantic roles & 50–950 ramp
primary
#83CEBB
secondary
#A05568
accent
#2F51B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483