#7CFFDF#7CFFDF
#7CFFDF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 175.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFDF |
|---|---|
| RGB | rgb(124, 255, 223) |
| HSL | hsl(165, 100%, 74%) |
| HSV | hsv(165, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.19, -43.73, 4.25) |
| CIE-LCH | lch(92.19, 43.94, 174.45°) |
| OKLab | oklab(91.68% -0.1251 0.0106) |
| OKLCH | oklch(91.68% 0.126 175.2) |
| XYZ | xyz(57.3856, 81.1276, 82.4328) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.05
Aquamarine
#7FFFD4
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.60
Pale Turquoise
#A5FBD5
ΔE00 5.46
Light Aquamarine
#7BFDC7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFDF #FF7C9C
analogous
#7CFF9E #7CFFDF #7CDDFF
triadic
#7CFFDF #DF7CFF #FFDF7C
tetradic
#7CFFDF #9E7CFF #FF7C9C #DDFF7C
square
#7CFFDF #9E7CFF #FF7C9C #DDFF7C
split-complementary
#7CFFDF #FF7CDD #FF9E7C
monochromatic
#02FFC1 #3FFFD0 #7CFFDF #B9FFEE #E0FFF8
Accessibility & contrast
On white
1.22
#7CFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7CFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFDF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFDF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E3E2E1
Tritanopia (blue-blind)
#3BFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cffdf; /* rgb */ color: rgb(124, 255, 223); /* oklch */ color: oklch(91.7% 0.126 175.2);
Tailwind
colors: {
custom: {
50: '#abffe9',
500: '#7cffdf',
950: '#000000',
},
}SCSS
$custom: #7cffdf; $custom-light: #abffe9; $custom-dark: #000000;
JSON
{
"hex": "#7cffdf",
"rgb": {
"r": 124,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.344,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.91681,
"c": 0.12558,
"h": 175.2
},
"luminance": 0.81133
}Semantic roles & 50–950 ramp
primary
#7CFFDF
secondary
#DE4268
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684