#7DFFC8#7DFFC8
#7DFFC8 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.140 H 163.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFC8 |
|---|---|
| RGB | rgb(125, 255, 200) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.71, -48.51, 15.41) |
| CIE-LCH | lch(91.71, 50.90, 162.37°) |
| OKLab | oklab(91.13% -0.1345 0.0395) |
| OKLCH | oklch(91.13% 0.14 163.6) |
| XYZ | xyz(54.6379, 80.0454, 67.2034) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.46
Aquamarine
#7FFFD4
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFC8 #FF7DB4
analogous
#7DFF87 #7DFFC8 #7DF5FF
triadic
#7DFFC8 #C87DFF #FFC87D
tetradic
#7DFFC8 #877DFF #FF7DB4 #F5FF7D
square
#7DFFC8 #877DFF #FF7DB4 #F5FF7D
split-complementary
#7DFFC8 #FF7DF5 #FF877D
monochromatic
#03FF94 #40FFAE #7DFFC8 #BAFFE2 #E0FFF2
Accessibility & contrast
On white
1.23
#7DFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7DFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFC8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFC8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC5
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#4FFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dffc8; /* rgb */ color: rgb(125, 255, 200); /* oklch */ color: oklch(91.1% 0.140 163.6);
Tailwind
colors: {
custom: {
50: '#abffd8',
500: '#7dffc8',
950: '#000000',
},
}SCSS
$custom: #7dffc8; $custom-light: #abffd8; $custom-dark: #000000;
JSON
{
"hex": "#7dffc8",
"rgb": {
"r": 125,
"g": 255,
"b": 200
},
"hsl": {
"h": 154.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91127,
"c": 0.14016,
"h": 163.6
},
"luminance": 0.8005
}Semantic roles & 50–950 ramp
primary
#7DFFC8
secondary
#DE4284
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683