#7CFBDF#7CFBDF
#7CFBDF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 177.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBDF |
|---|---|
| RGB | rgb(124, 251, 223) |
| HSL | hsl(167, 94%, 74%) |
| HSV | hsv(167, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(91.05, -41.97, 2.60) |
| CIE-LCH | lch(91.05, 42.05, 176.45°) |
| OKLab | oklab(90.76% -0.1208 0.0063) |
| OKLCH | oklch(90.76% 0.121 177) |
| XYZ | xyz(56.1229, 78.6022, 82.0119) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 5.88
Aqua (survey)
#13EAC9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBDF #FB7C98
analogous
#7CFB9F #7CFBDF #7CD7FB
triadic
#7CFBDF #DF7CFB #FBDF7C
tetradic
#7CFBDF #9F7CFB #FB7C98 #D7FB7C
square
#7CFBDF #9F7CFB #FB7C98 #D7FB7C
split-complementary
#7CFBDF #FB7CD7 #FB9F7C
monochromatic
#07F5C1 #41F9D0 #7CFBDF #B7FDEE #E1FEF8
Accessibility & contrast
On white
1.26
#7CFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7CFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBDF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBDF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#3DFEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfbdf; /* rgb */ color: rgb(124, 251, 223); /* oklch */ color: oklch(90.8% 0.121 177.0);
Tailwind
colors: {
custom: {
50: '#aafde8',
500: '#7cfbdf',
950: '#000000',
},
}SCSS
$custom: #7cfbdf; $custom-light: #aafde8; $custom-dark: #000000;
JSON
{
"hex": "#7cfbdf",
"rgb": {
"r": 124,
"g": 251,
"b": 223
},
"hsl": {
"h": 166.772,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90762,
"c": 0.121,
"h": 177
},
"luminance": 0.78607
}Semantic roles & 50–950 ramp
primary
#7CFBDF
secondary
#D84364
accent
#0033E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684