#83FDF4#83FDF4
#83FDF4 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.111 H 189.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDF4 |
|---|---|
| RGB | rgb(131, 253, 244) |
| HSL | hsl(176, 97%, 75%) |
| HSV | hsv(176, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.40, -36.40, -6.28) |
| CIE-LCH | lch(92.40, 36.94, 189.79°) |
| OKLab | oklab(92.1% -0.1097 -0.0175) |
| OKLCH | oklch(92.1% 0.111 189.1) |
| XYZ | xyz(60.8078, 81.6022, 98.1168) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.45
Bright Aqua
#0BF9EA
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDF4 #FD838C
analogous
#83FDB7 #83FDF4 #83C9FD
triadic
#83FDF4 #F483FD #FDF483
tetradic
#83FDF4 #B783FD #FD838C #C9FD83
square
#83FDF4 #B783FD #FD838C #C9FD83
split-complementary
#83FDF4 #FD83C9 #FDB783
monochromatic
#0BFBE9 #47FCEF #83FDF4 #BFFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#83FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#83FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDF4
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDF4 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#3EFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdf4; /* rgb */ color: rgb(131, 253, 244); /* oklch */ color: oklch(92.1% 0.111 189.1);
Tailwind
colors: {
custom: {
50: '#affef7',
500: '#83fdf4',
950: '#000000',
},
}SCSS
$custom: #83fdf4; $custom-light: #affef7; $custom-dark: #000000;
JSON
{
"hex": "#83fdf4",
"rgb": {
"r": 131,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.574,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.92095,
"c": 0.11109,
"h": 189.1
},
"luminance": 0.81608
}Semantic roles & 50–950 ramp
primary
#83FDF4
secondary
#DC4853
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685