#7FFDCC#7FFDCC
#7FFDCC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.133 H 165.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDCC |
|---|---|
| RGB | rgb(127, 253, 204) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.29, -46.37, 12.78) |
| CIE-LCH | lch(91.29, 48.09, 164.59°) |
| OKLab | oklab(90.84% -0.1293 0.0328) |
| OKLCH | oklch(90.84% 0.133 165.8) |
| XYZ | xyz(54.7718, 79.1176, 69.4999) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 1.66
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDCC #FD7FB0
analogous
#7FFD8D #7FFDCC #7FEFFD
triadic
#7FFDCC #CC7FFD #FDCC7F
tetradic
#7FFDCC #8D7FFD #FD7FB0 #EFFD7F
square
#7FFDCC #8D7FFD #FD7FB0 #EFFD7F
split-complementary
#7FFDCC #FD7FEF #FD8D7F
monochromatic
#06FB9C #43FCB4 #7FFDCC #BBFEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#7FFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7FFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDCC
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDCC | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#51FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdcc; /* rgb */ color: rgb(127, 253, 204); /* oklch */ color: oklch(90.8% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#acfedb',
500: '#7ffdcc',
950: '#000000',
},
}SCSS
$custom: #7ffdcc; $custom-light: #acfedb; $custom-dark: #000000;
JSON
{
"hex": "#7ffdcc",
"rgb": {
"r": 127,
"g": 253,
"b": 204
},
"hsl": {
"h": 156.667,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90835,
"c": 0.13339,
"h": 165.8
},
"luminance": 0.79122
}Semantic roles & 50–950 ramp
primary
#7FFDCC
secondary
#DB457F
accent
#0059E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684