#7CFDBF#7CFDBF
#7CFDBF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.145 H 160.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDBF |
|---|---|
| RGB | rgb(124, 253, 191) |
| HSL | hsl(151, 97%, 74%) |
| HSV | hsv(151, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.91, -49.71, 18.91) |
| CIE-LCH | lch(90.91, 53.19, 159.17°) |
| OKLab | oklab(90.41% -0.1369 0.0483) |
| OKLCH | oklch(90.41% 0.145 160.6) |
| XYZ | xyz(52.8370, 78.2927, 61.6078) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.50
Light Seafoam
#A0FEBF
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDBF #FD7CBA
analogous
#7CFD7F #7CFDBF #7CFAFD
triadic
#7CFDBF #BF7CFD #FDBF7C
tetradic
#7CFDBF #7F7CFD #FD7CBA #FAFD7C
square
#7CFDBF #7F7CFD #FD7CBA #FAFD7C
split-complementary
#7CFDBF #FD7CFA #FD7F7C
monochromatic
#04FB84 #40FCA2 #7CFDBF #B8FEDC #E1FFF0
Accessibility & contrast
On white
1.26
#7CFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7CFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDBF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDBF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E7E0C3
Tritanopia (blue-blind)
#52FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfdbf; /* rgb */ color: rgb(124, 253, 191); /* oklch */ color: oklch(90.4% 0.145 160.6);
Tailwind
colors: {
custom: {
50: '#aaffd2',
500: '#7cfdbf',
950: '#000000',
},
}SCSS
$custom: #7cfdbf; $custom-light: #aaffd2; $custom-dark: #000000;
JSON
{
"hex": "#7cfdbf",
"rgb": {
"r": 124,
"g": 253,
"b": 191
},
"hsl": {
"h": 151.163,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90412,
"c": 0.14518,
"h": 160.6
},
"luminance": 0.78297
}Semantic roles & 50–950 ramp
primary
#7CFDBF
secondary
#DB428C
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683