#83CFDA#83CFDA
#83CFDA is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.077 H 207.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #83CFDA |
|---|---|
| RGB | rgb(131, 207, 218) |
| HSL | hsl(188, 54%, 68%) |
| HSV | hsv(188, 40%, 85%) |
| CMYK | cmyk(39.9%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.76, -20.71, -12.86) |
| CIE-LCH | lch(78.76, 24.38, 211.85°) |
| OKLab | oklab(80.89% -0.0681 -0.0353) |
| OKLCH | oklch(80.89% 0.077 207.4) |
| XYZ | xyz(44.3232, 54.5098, 74.5019) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Aqua Blue
#02D8E9
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.53
Robin'S Egg
#6DEDFD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CFDA #DA8E83
analogous
#83DAB9 #83CFDA #83A3DA
triadic
#83CFDA #DA83CF #CFDA83
tetradic
#83CFDA #B983DA #DA8E83 #A3DA83
square
#83CFDA #B983DA #DA8E83 #A3DA83
split-complementary
#83CFDA #DA83A3 #DAB983
monochromatic
#349FAF #54BDCC #83CFDA #B2E1E8 #E1F3F6
Accessibility & contrast
On white
1.76
#83CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#83CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CFDA
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CFDA | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#5ED5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cfda; /* rgb */ color: rgb(131, 207, 218); /* oklch */ color: oklch(80.9% 0.077 207.4);
Tailwind
colors: {
custom: {
50: '#abdde5',
500: '#83cfda',
950: '#000000',
},
}SCSS
$custom: #83cfda; $custom-light: #abdde5; $custom-dark: #000000;
JSON
{
"hex": "#83cfda",
"rgb": {
"r": 131,
"g": 207,
"b": 218
},
"hsl": {
"h": 187.586,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.80894,
"c": 0.07671,
"h": 207.4
},
"luminance": 0.54513
}Semantic roles & 50–950 ramp
primary
#83CFDA
secondary
#B05D51
accent
#3824C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484