#7CFDC8#7CFDC8
#7CFDC8 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.138 H 164.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDC8 |
|---|---|
| RGB | rgb(124, 253, 200) |
| HSL | hsl(155, 97%, 74%) |
| HSV | hsv(155, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.10, -47.88, 14.55) |
| CIE-LCH | lch(91.10, 50.04, 163.09°) |
| OKLab | oklab(90.62% -0.133 0.0373) |
| OKLCH | oklch(90.62% 0.138 164.3) |
| XYZ | xyz(53.8580, 78.7011, 66.9850) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.23
Aquamarine
#7FFFD4
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.53
Light Aqua
#8CFFDB
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDC8 #FD7CB1
analogous
#7CFD88 #7CFDC8 #7CF1FD
triadic
#7CFDC8 #C87CFD #FDC87C
tetradic
#7CFDC8 #887CFD #FD7CB1 #F1FD7C
square
#7CFDC8 #887CFD #FD7CB1 #F1FD7C
split-complementary
#7CFDC8 #FD7CF1 #FD887C
monochromatic
#04FB95 #40FCAF #7CFDC8 #B8FEE1 #E1FFF2
Accessibility & contrast
On white
1.25
#7CFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7CFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDC8
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDC8 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#4DFDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfdc8; /* rgb */ color: rgb(124, 253, 200); /* oklch */ color: oklch(90.6% 0.138 164.3);
Tailwind
colors: {
custom: {
50: '#aaffd8',
500: '#7cfdc8',
950: '#000000',
},
}SCSS
$custom: #7cfdc8; $custom-light: #aaffd8; $custom-dark: #000000;
JSON
{
"hex": "#7cfdc8",
"rgb": {
"r": 124,
"g": 253,
"b": 200
},
"hsl": {
"h": 155.349,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90624,
"c": 0.1381,
"h": 164.3
},
"luminance": 0.78706
}Semantic roles & 50–950 ramp
primary
#7CFDC8
secondary
#DB4281
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683