#7FFDC3#7FFDC3
#7FFDC3 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.140 H 161.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDC3 |
|---|---|
| RGB | rgb(127, 253, 195) |
| HSL | hsl(152, 97%, 75%) |
| HSV | hsv(152, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(91.10, -48.22, 17.14) |
| CIE-LCH | lch(91.10, 51.17, 160.44°) |
| OKLab | oklab(90.62% -0.1332 0.0439) |
| OKLCH | oklch(90.62% 0.14 161.8) |
| XYZ | xyz(53.7234, 78.6982, 63.9784) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Light Greenish Blue
#63F7B4
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.74
Light Seafoam
#A0FEBF
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDC3 #FD7FB9
analogous
#7FFD84 #7FFDC3 #7FF8FD
triadic
#7FFDC3 #C37FFD #FDC37F
tetradic
#7FFDC3 #847FFD #FD7FB9 #F8FD7F
square
#7FFDC3 #847FFD #FD7FB9 #F8FD7F
split-complementary
#7FFDC3 #FD7FF8 #FD847F
monochromatic
#06FB8B #43FCA7 #7FFDC3 #BBFEDF #E1FFF1
Accessibility & contrast
On white
1.25
#7FFDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7FFDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDC3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDC3 | 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)
#FAEDC0
Deuteranopia (green-blind)
#E7E0C7
Tritanopia (blue-blind)
#56FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffdc3; /* rgb */ color: rgb(127, 253, 195); /* oklch */ color: oklch(90.6% 0.140 161.8);
Tailwind
colors: {
custom: {
50: '#abffd5',
500: '#7ffdc3',
950: '#000000',
},
}SCSS
$custom: #7ffdc3; $custom-light: #abffd5; $custom-dark: #000000;
JSON
{
"hex": "#7ffdc3",
"rgb": {
"r": 127,
"g": 253,
"b": 195
},
"hsl": {
"h": 152.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90617,
"c": 0.14027,
"h": 161.8
},
"luminance": 0.78703
}Semantic roles & 50–950 ramp
primary
#7FFDC3
secondary
#DB458A
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683