#7EFDC4#7EFDC4
#7EFDC4 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.140 H 162.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDC4 |
|---|---|
| RGB | rgb(126, 253, 196) |
| HSL | hsl(153, 97%, 74%) |
| HSV | hsv(153, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(91.08, -48.25, 16.60) |
| CIE-LCH | lch(91.08, 51.02, 161.02°) |
| OKLab | oklab(90.6% -0.1334 0.0425) |
| OKLCH | oklch(90.6% 0.14 162.3) |
| XYZ | xyz(53.6886, 78.6671, 64.5689) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.81
Light Greenish Blue
#63F7B4
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 4.19
Light Seafoam
#A0FEBF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDC4 #FD7EB7
analogous
#7EFD85 #7EFDC4 #7EF7FD
triadic
#7EFDC4 #C47EFD #FDC47E
tetradic
#7EFDC4 #857EFD #FD7EB7 #F7FD7E
square
#7EFDC4 #857EFD #FD7EB7 #F7FD7E
split-complementary
#7EFDC4 #FD7EF7 #FD857E
monochromatic
#05FB8D #42FCA8 #7EFDC4 #BAFEE0 #E1FFF1
Accessibility & contrast
On white
1.25
#7EFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#7EFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDC4
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDC4 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E7E0C8
Tritanopia (blue-blind)
#54FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdc4; /* rgb */ color: rgb(126, 253, 196); /* oklch */ color: oklch(90.6% 0.140 162.3);
Tailwind
colors: {
custom: {
50: '#abffd6',
500: '#7efdc4',
950: '#000000',
},
}SCSS
$custom: #7efdc4; $custom-light: #abffd6; $custom-dark: #000000;
JSON
{
"hex": "#7efdc4",
"rgb": {
"r": 126,
"g": 253,
"b": 196
},
"hsl": {
"h": 153.071,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90603,
"c": 0.14005,
"h": 162.3
},
"luminance": 0.78672
}Semantic roles & 50–950 ramp
primary
#7EFDC4
secondary
#DB4488
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683