#7DFFCB#7DFFCB
#7DFFCB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.138 H 164.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFCB |
|---|---|
| RGB | rgb(125, 255, 203) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.77, -47.88, 13.96) |
| CIE-LCH | lch(91.77, 49.88, 163.74°) |
| OKLab | oklab(91.2% -0.1332 0.0358) |
| OKLCH | oklch(91.2% 0.138 164.9) |
| XYZ | xyz(54.9920, 80.1870, 69.0680) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.67
Aquamarine
#7FFFD4
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFCB #FF7DB1
analogous
#7DFF8A #7DFFCB #7DF2FF
triadic
#7DFFCB #CB7DFF #FFCB7D
tetradic
#7DFFCB #8A7DFF #FF7DB1 #F2FF7D
square
#7DFFCB #8A7DFF #FF7DB1 #F2FF7D
split-complementary
#7DFFCB #FF7DF2 #FF8A7D
monochromatic
#03FF9A #40FFB3 #7DFFCB #BAFFE3 #E0FFF3
Accessibility & contrast
On white
1.23
#7DFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7DFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFCB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFCB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E7E2CE
Tritanopia (blue-blind)
#4DFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dffcb; /* rgb */ color: rgb(125, 255, 203); /* oklch */ color: oklch(91.2% 0.138 164.9);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7dffcb',
950: '#000000',
},
}SCSS
$custom: #7dffcb; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7dffcb",
"rgb": {
"r": 125,
"g": 255,
"b": 203
},
"hsl": {
"h": 156,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.912,
"c": 0.1379,
"h": 164.9
},
"luminance": 0.80192
}Semantic roles & 50–950 ramp
primary
#7DFFCB
secondary
#DE4281
accent
#005CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684