#7CFCED#7CFCED
#7CFCED is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.116 H 185.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCED |
|---|---|
| RGB | rgb(124, 252, 237) |
| HSL | hsl(173, 96%, 74%) |
| HSV | hsv(173, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.69, -39.11, -3.72) |
| CIE-LCH | lch(91.69, 39.29, 185.44°) |
| OKLab | oklab(91.4% -0.116 -0.0107) |
| OKLCH | oklch(91.4% 0.116 185.3) |
| XYZ | xyz(58.4022, 80.0150, 92.4711) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.95
Aqua
#00FFFF
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCED #FC7C8B
analogous
#7CFCAD #7CFCED #7CCBFC
triadic
#7CFCED #ED7CFC #FCED7C
tetradic
#7CFCED #AD7CFC #FC7C8B #CBFC7C
square
#7CFCED #AD7CFC #FC7C8B #CBFC7C
split-complementary
#7CFCED #FC7CCB #FCAD7C
monochromatic
#06F8DC #40FBE5 #7CFCED #B8FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#7CFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#7CFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCED
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCED | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#2EFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cfced; /* rgb */ color: rgb(124, 252, 237); /* oklch */ color: oklch(91.4% 0.116 185.3);
Tailwind
colors: {
custom: {
50: '#abfef2',
500: '#7cfced',
950: '#000000',
},
}SCSS
$custom: #7cfced; $custom-light: #abfef2; $custom-dark: #000000;
JSON
{
"hex": "#7cfced",
"rgb": {
"r": 124,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.969,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91395,
"c": 0.11648,
"h": 185.3
},
"luminance": 0.8002
}Semantic roles & 50–950 ramp
primary
#7CFCED
secondary
#DA4354
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685