#83FBFB#83FBFB
#83FBFB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.9% C 0.109 H 195.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBFB |
|---|---|
| RGB | rgb(131, 251, 251) |
| HSL | hsl(180, 94%, 75%) |
| HSV | hsv(180, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.03, -33.75, -10.45) |
| CIE-LCH | lch(92.03, 35.34, 197.21°) |
| OKLab | oklab(91.86% -0.1047 -0.0289) |
| OKLCH | oklch(91.86% 0.109 195.4) |
| XYZ | xyz(61.2628, 80.7793, 103.6116) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.70
Aqua
#00FFFF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBFB #FB8383
analogous
#83FBBF #83FBFB #83BFFB
triadic
#83FBFB #FB83FB #FBFB83
tetradic
#83FBFB #BF83FB #FB8383 #BFFB83
square
#83FBFB #BF83FB #FB8383 #BFFB83
split-complementary
#83FBFB #FB83BF #FBBF83
monochromatic
#0CF7F7 #48F9F9 #83FBFB #BEFDFD #E1FEFE
Accessibility & contrast
On white
1.22
#83FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#83FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBFB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBFB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#37FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fbfb; /* rgb */ color: rgb(131, 251, 251); /* oklch */ color: oklch(91.9% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#affdfc',
500: '#83fbfb',
950: '#000000',
},
}SCSS
$custom: #83fbfb; $custom-light: #affdfc; $custom-dark: #000000;
JSON
{
"hex": "#83fbfb",
"rgb": {
"r": 131,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.91864,
"c": 0.1086,
"h": 195.4
},
"luminance": 0.80785
}Semantic roles & 50–950 ramp
primary
#83FBFB
secondary
#D94949
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585