#83FCEF#83FCEF
#83FCEF is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.111 H 186.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCEF |
|---|---|
| RGB | rgb(131, 252, 239) |
| HSL | hsl(174, 95%, 75%) |
| HSV | hsv(174, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.99, -37.15, -4.30) |
| CIE-LCH | lch(91.99, 37.40, 186.60°) |
| OKLab | oklab(91.72% -0.1107 -0.0122) |
| OKLCH | oklch(91.72% 0.111 186.3) |
| XYZ | xyz(59.7440, 80.6729, 94.0677) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 5.70
Bright Cyan
#41FDFE
ΔE00 5.74
Aqua
#00FFFF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCEF #FC8390
analogous
#83FCB3 #83FCEF #83CCFC
triadic
#83FCEF #EF83FC #FCEF83
tetradic
#83FCEF #B383FC #FC8390 #CCFC83
square
#83FCEF #B383FC #FC8390 #CCFC83
split-complementary
#83FCEF #FC83CC #FCB383
monochromatic
#0BF9E0 #47FBE7 #83FCEF #BFFDF7 #E1FEFB
Accessibility & contrast
On white
1.23
#83FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#83FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCEF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCEF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#DDE2F0
Tritanopia (blue-blind)
#43FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fcef; /* rgb */ color: rgb(131, 252, 239); /* oklch */ color: oklch(91.7% 0.111 186.3);
Tailwind
colors: {
custom: {
50: '#affef4',
500: '#83fcef',
950: '#000000',
},
}SCSS
$custom: #83fcef; $custom-light: #affef4; $custom-dark: #000000;
JSON
{
"hex": "#83fcef",
"rgb": {
"r": 131,
"g": 252,
"b": 239
},
"hsl": {
"h": 173.554,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91718,
"c": 0.11135,
"h": 186.3
},
"luminance": 0.80678
}Semantic roles & 50–950 ramp
primary
#83FCEF
secondary
#DB4958
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685