#84FBCD#84FBCD
#84FBCD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.127 H 166.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #84FBCD |
|---|---|
| RGB | rgb(132, 251, 205) |
| HSL | hsl(157, 94%, 75%) |
| HSV | hsv(157, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.92, -44.13, 11.76) |
| CIE-LCH | lch(90.92, 45.67, 165.08°) |
| OKLab | oklab(90.59% -0.1234 0.0302) |
| OKLCH | oklch(90.59% 0.127 166.3) |
| XYZ | xyz(55.0275, 78.3032, 69.9600) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.02
Light Aqua
#8CFFDB
ΔE00 2.83
Pale Turquoise
#A5FBD5
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FBCD #FB84B2
analogous
#84FB92 #84FBCD #84EDFB
triadic
#84FBCD #CD84FB #FBCD84
tetradic
#84FBCD #9284FB #FB84B2 #EDFB84
square
#84FBCD #9284FB #FB84B2 #EDFB84
split-complementary
#84FBCD #FB84ED #FB9284
monochromatic
#0DF79D #49F9B5 #84FBCD #BFFDE5 #E1FEF3
Accessibility & contrast
On white
1.26
#84FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#84FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FBCD
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FBCD | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#5CFCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84fbcd; /* rgb */ color: rgb(132, 251, 205); /* oklch */ color: oklch(90.6% 0.127 166.3);
Tailwind
colors: {
custom: {
50: '#aefddc',
500: '#84fbcd',
950: '#000000',
},
}SCSS
$custom: #84fbcd; $custom-light: #aefddc; $custom-dark: #000000;
JSON
{
"hex": "#84fbcd",
"rgb": {
"r": 132,
"g": 251,
"b": 205
},
"hsl": {
"h": 156.807,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.90591,
"c": 0.12702,
"h": 166.3
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#84FBCD
secondary
#D94A81
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684