#83DFF0#83DFF0
#83DFF0 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.091 H 210.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83DFF0 |
|---|---|
| RGB | rgb(131, 223, 240) |
| HSL | hsl(189, 78%, 73%) |
| HSV | hsv(189, 45%, 94%) |
| CMYK | cmyk(45.4%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.91, -23.09, -16.85) |
| CIE-LCH | lch(83.91, 28.59, 216.12°) |
| OKLab | oklab(85.24% -0.0781 -0.0464) |
| OKLCH | oklch(85.24% 0.091 210.7) |
| XYZ | xyz(51.4700, 63.8879, 92.0405) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 6.80
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DFF0 #F09483
analogous
#83F0CB #83DFF0 #83A8F0
triadic
#83DFF0 #F083DF #DFF083
tetradic
#83DFF0 #CB83F0 #F09483 #A8F083
square
#83DFF0 #CB83F0 #F09483 #A8F083
split-complementary
#83DFF0 #F083A8 #F0CB83
monochromatic
#1BBFDE #4CD1E9 #83DFF0 #BAEDF7 #E4F8FC
Accessibility & contrast
On white
1.52
#83DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#83DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DFF0
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DFF0 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#4CE7E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #83dff0; /* rgb */ color: rgb(131, 223, 240); /* oklch */ color: oklch(85.2% 0.091 210.7);
Tailwind
colors: {
custom: {
50: '#ade9f5',
500: '#83dff0',
950: '#000000',
},
}SCSS
$custom: #83dff0; $custom-light: #ade9f5; $custom-dark: #000000;
JSON
{
"hex": "#83dff0",
"rgb": {
"r": 131,
"g": 223,
"b": 240
},
"hsl": {
"h": 189.358,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.85235,
"c": 0.09085,
"h": 210.7
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#83DFF0
secondary
#CB604C
accent
#2B0BDB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485