#7DFFCE#7DFFCE
#7DFFCE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.136 H 166.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFCE |
|---|---|
| RGB | rgb(125, 255, 206) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.83, -47.25, 12.51) |
| CIE-LCH | lch(91.83, 48.88, 165.17°) |
| OKLab | oklab(91.27% -0.1319 0.0321) |
| OKLCH | oklch(91.27% 0.136 166.3) |
| XYZ | xyz(55.3529, 80.3314, 70.9691) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Aquamarine
#7FFFD4
ΔE00 1.47
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 4.54
Pale Turquoise
#A5FBD5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFCE #FF7DAE
analogous
#7DFF8D #7DFFCE #7DEFFF
triadic
#7DFFCE #CE7DFF #FFCE7D
tetradic
#7DFFCE #8D7DFF #FF7DAE #EFFF7D
square
#7DFFCE #8D7DFF #FF7DAE #EFFF7D
split-complementary
#7DFFCE #FF7DEF #FF8D7D
monochromatic
#03FFA0 #40FFB7 #7DFFCE #BAFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#7DFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7DFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFCE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFCE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#4BFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dffce; /* rgb */ color: rgb(125, 255, 206); /* oklch */ color: oklch(91.3% 0.136 166.3);
Tailwind
colors: {
custom: {
50: '#abffdd',
500: '#7dffce',
950: '#000000',
},
}SCSS
$custom: #7dffce; $custom-light: #abffdd; $custom-dark: #000000;
JSON
{
"hex": "#7dffce",
"rgb": {
"r": 125,
"g": 255,
"b": 206
},
"hsl": {
"h": 157.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91274,
"c": 0.13571,
"h": 166.3
},
"luminance": 0.80336
}Semantic roles & 50–950 ramp
primary
#7DFFCE
secondary
#DE427D
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684