#83F2F2#83F2F2
#83F2F2 is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.6% C 0.102 H 195.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #83F2F2 |
|---|---|
| RGB | rgb(131, 242, 242) |
| HSL | hsl(180, 81%, 73%) |
| HSV | hsv(180, 46%, 95%) |
| CMYK | cmyk(45.9%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.27, -31.77, -9.88) |
| CIE-LCH | lch(89.27, 33.27, 197.28°) |
| OKLab | oklab(89.56% -0.0985 -0.0273) |
| OKLCH | oklch(89.56% 0.102 195.5) |
| XYZ | xyz(57.1328, 74.7356, 95.4018) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F2F2 #F28383
analogous
#83F2BA #83F2F2 #83BAF2
triadic
#83F2F2 #F283F2 #F2F283
tetradic
#83F2F2 #BA83F2 #F28383 #BAF283
square
#83F2F2 #BA83F2 #F28383 #BAF283
split-complementary
#83F2F2 #F283BA #F2BA83
monochromatic
#18E3E3 #4CECEC #83F2F2 #BAF8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#83F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#83F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F2F2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F2F2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F2
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#44F8F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #83f2f2; /* rgb */ color: rgb(131, 242, 242); /* oklch */ color: oklch(89.6% 0.102 195.5);
Tailwind
colors: {
custom: {
50: '#aef6f6',
500: '#83f2f2',
950: '#000000',
},
}SCSS
$custom: #83f2f2; $custom-light: #aef6f6; $custom-dark: #000000;
JSON
{
"hex": "#83f2f2",
"rgb": {
"r": 131,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.89555,
"c": 0.10223,
"h": 195.5
},
"luminance": 0.7474
}Semantic roles & 50–950 ramp
primary
#83F2F2
secondary
#CD4C4C
accent
#0808DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585