#7FFDC0#7FFDC0
#7FFDC0 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.143 H 160.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDC0 |
|---|---|
| RGB | rgb(127, 253, 192) |
| HSL | hsl(151, 97%, 75%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(91.04, -48.82, 18.59) |
| CIE-LCH | lch(91.04, 52.24, 159.16°) |
| OKLab | oklab(90.55% -0.1345 0.0475) |
| OKLCH | oklch(90.55% 0.143 160.5) |
| XYZ | xyz(53.3877, 78.5639, 62.2099) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Light Blue Green
#7EFBB3
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Seafoam
#A0FEBF
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDC0 #FD7FBC
analogous
#7FFD81 #7FFDC0 #7FFBFD
triadic
#7FFDC0 #C07FFD #FDC07F
tetradic
#7FFDC0 #817FFD #FD7FBC #FBFD7F
square
#7FFDC0 #817FFD #FD7FBC #FBFD7F
split-complementary
#7FFDC0 #FD7FFB #FD817F
monochromatic
#06FB85 #43FCA2 #7FFDC0 #BBFEDE #E1FFF0
Accessibility & contrast
On white
1.26
#7FFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7FFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDC0
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDC0 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#58FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdc0; /* rgb */ color: rgb(127, 253, 192); /* oklch */ color: oklch(90.5% 0.143 160.5);
Tailwind
colors: {
custom: {
50: '#abffd3',
500: '#7ffdc0',
950: '#000000',
},
}SCSS
$custom: #7ffdc0; $custom-light: #abffd3; $custom-dark: #000000;
JSON
{
"hex": "#7ffdc0",
"rgb": {
"r": 127,
"g": 253,
"b": 192
},
"hsl": {
"h": 150.952,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90548,
"c": 0.14269,
"h": 160.5
},
"luminance": 0.78568
}Semantic roles & 50–950 ramp
primary
#7FFDC0
secondary
#DB458E
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683