#7FFDD4#7FFDD4
#7FFDD4 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.128 H 169.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDD4 |
|---|---|
| RGB | rgb(127, 253, 212) |
| HSL | hsl(160, 97%, 75%) |
| HSV | hsv(160, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(91.47, -44.65, 8.90) |
| CIE-LCH | lch(91.47, 45.53, 168.72°) |
| OKLab | oklab(91.04% -0.1258 0.0228) |
| OKLCH | oklch(91.04% 0.128 169.7) |
| XYZ | xyz(55.7561, 79.5113, 74.6836) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.59
Light Aqua
#8CFFDB
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDD4 #FD7FA8
analogous
#7FFD95 #7FFDD4 #7FE7FD
triadic
#7FFDD4 #D47FFD #FDD47F
tetradic
#7FFDD4 #957FFD #FD7FA8 #E7FD7F
square
#7FFDD4 #957FFD #FD7FA8 #E7FD7F
split-complementary
#7FFDD4 #FD7FE7 #FD957F
monochromatic
#06FBAC #43FCC0 #7FFDD4 #BBFEE8 #E1FFF5
Accessibility & contrast
On white
1.24
#7FFDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7FFDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDD4
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDD4 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD2
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#4DFEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdd4; /* rgb */ color: rgb(127, 253, 212); /* oklch */ color: oklch(91.0% 0.128 169.7);
Tailwind
colors: {
custom: {
50: '#acfee1',
500: '#7ffdd4',
950: '#000000',
},
}SCSS
$custom: #7ffdd4; $custom-light: #acfee1; $custom-dark: #000000;
JSON
{
"hex": "#7ffdd4",
"rgb": {
"r": 127,
"g": 253,
"b": 212
},
"hsl": {
"h": 160.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91038,
"c": 0.12788,
"h": 169.7
},
"luminance": 0.79516
}Semantic roles & 50–950 ramp
primary
#7FFDD4
secondary
#DB4576
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684