#7CFBDB#7CFBDB
#7CFBDB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.123 H 174.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBDB |
|---|---|
| RGB | rgb(124, 251, 219) |
| HSL | hsl(165, 94%, 74%) |
| HSV | hsv(165, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.96, -42.88, 4.54) |
| CIE-LCH | lch(90.96, 43.12, 173.96°) |
| OKLab | oklab(90.65% -0.1226 0.0114) |
| OKLCH | oklch(90.65% 0.123 174.7) |
| XYZ | xyz(55.5899, 78.3890, 79.2052) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.02
Tiffany Blue
#7BF2DA
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.01
Pale Turquoise
#A5FBD5
ΔE00 5.20
Light Aquamarine
#7BFDC7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBDB #FB7C9C
analogous
#7CFB9B #7CFBDB #7CDBFB
triadic
#7CFBDB #DB7CFB #FBDB7C
tetradic
#7CFBDB #9B7CFB #FB7C9C #DBFB7C
square
#7CFBDB #9B7CFB #FB7C9C #DBFB7C
split-complementary
#7CFBDB #FB7CDB #FB9B7C
monochromatic
#07F5B9 #41F9CB #7CFBDB #B7FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#7CFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7CFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBDB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBDB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#41FEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfbdb; /* rgb */ color: rgb(124, 251, 219); /* oklch */ color: oklch(90.7% 0.123 174.7);
Tailwind
colors: {
custom: {
50: '#aafde6',
500: '#7cfbdb',
950: '#000000',
},
}SCSS
$custom: #7cfbdb; $custom-light: #aafde6; $custom-dark: #000000;
JSON
{
"hex": "#7cfbdb",
"rgb": {
"r": 124,
"g": 251,
"b": 219
},
"hsl": {
"h": 164.882,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90651,
"c": 0.12309,
"h": 174.7
},
"luminance": 0.78394
}Semantic roles & 50–950 ramp
primary
#7CFBDB
secondary
#D84369
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684