#7FFDC6#7FFDC6
#7FFDC6 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.138 H 163.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDC6 |
|---|---|
| RGB | rgb(127, 253, 198) |
| HSL | hsl(154, 97%, 75%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(91.16, -47.61, 15.68) |
| CIE-LCH | lch(91.16, 50.13, 161.77°) |
| OKLab | oklab(90.69% -0.1319 0.0402) |
| OKLCH | oklch(90.69% 0.138 163.1) |
| XYZ | xyz(54.0660, 78.8352, 65.7827) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.48
Aquamarine
#7FFFD4
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.80
Light Seafoam
#A0FEBF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDC6 #FD7FB6
analogous
#7FFD87 #7FFDC6 #7FF5FD
triadic
#7FFDC6 #C67FFD #FDC67F
tetradic
#7FFDC6 #877FFD #FD7FB6 #F5FD7F
square
#7FFDC6 #877FFD #FD7FB6 #F5FD7F
split-complementary
#7FFDC6 #FD7FF5 #FD877F
monochromatic
#06FB90 #43FCAB #7FFDC6 #BBFEE1 #E1FFF2
Accessibility & contrast
On white
1.25
#7FFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7FFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDC6
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDC6 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC3
Deuteranopia (green-blind)
#E6E0C9
Tritanopia (blue-blind)
#55FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdc6; /* rgb */ color: rgb(127, 253, 198); /* oklch */ color: oklch(90.7% 0.138 163.1);
Tailwind
colors: {
custom: {
50: '#acffd7',
500: '#7ffdc6',
950: '#000000',
},
}SCSS
$custom: #7ffdc6; $custom-light: #acffd7; $custom-dark: #000000;
JSON
{
"hex": "#7ffdc6",
"rgb": {
"r": 127,
"g": 253,
"b": 198
},
"hsl": {
"h": 153.81,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90689,
"c": 0.13791,
"h": 163.1
},
"luminance": 0.7884
}Semantic roles & 50–950 ramp
primary
#7FFDC6
secondary
#DB4587
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683