#7CFDF7#7CFDF7
#7CFDF7 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.115 H 191.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDF7 |
|---|---|
| RGB | rgb(124, 253, 247) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.24, -37.12, -8.10) |
| CIE-LCH | lch(92.24, 37.99, 192.31°) |
| OKLab | oklab(91.93% -0.1129 -0.0225) |
| OKLCH | oklch(91.93% 0.115 191.3) |
| XYZ | xyz(60.2189, 81.2455, 100.4861) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 5.19
Bright Aqua
#0BF9EA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDF7 #FD7C82
analogous
#7CFDB7 #7CFDF7 #7CC3FD
triadic
#7CFDF7 #F77CFD #FDF77C
tetradic
#7CFDF7 #B77CFD #FD7C82 #C3FD7C
square
#7CFDF7 #B77CFD #FD7C82 #C3FD7C
split-complementary
#7CFDF7 #FD7CC3 #FDB77C
monochromatic
#04FBEF #40FCF3 #7CFDF7 #B8FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#7CFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7CFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDF7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDF7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#1CFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdf7; /* rgb */ color: rgb(124, 253, 247); /* oklch */ color: oklch(91.9% 0.115 191.3);
Tailwind
colors: {
custom: {
50: '#acfef9',
500: '#7cfdf7',
950: '#000000',
},
}SCSS
$custom: #7cfdf7; $custom-light: #acfef9; $custom-dark: #000000;
JSON
{
"hex": "#7cfdf7",
"rgb": {
"r": 124,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.209,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91928,
"c": 0.11514,
"h": 191.3
},
"luminance": 0.81251
}Semantic roles & 50–950 ramp
primary
#7CFDF7
secondary
#DB4249
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685