#7FFDD3#7FFDD3
#7FFDD3 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.129 H 169.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDD3 |
|---|---|
| RGB | rgb(127, 253, 211) |
| HSL | hsl(160, 97%, 75%) |
| HSV | hsv(160, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(91.44, -44.87, 9.39) |
| CIE-LCH | lch(91.44, 45.84, 168.18°) |
| OKLab | oklab(91.01% -0.1263 0.024) |
| OKLCH | oklch(91.01% 0.129 169.2) |
| XYZ | xyz(55.6303, 79.4610, 74.0213) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.44
Light Aqua
#8CFFDB
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.88
Pale Turquoise
#A5FBD5
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDD3 #FD7FA9
analogous
#7FFD94 #7FFDD3 #7FE8FD
triadic
#7FFDD3 #D37FFD #FDD37F
tetradic
#7FFDD3 #947FFD #FD7FA9 #E8FD7F
square
#7FFDD3 #947FFD #FD7FA9 #E8FD7F
split-complementary
#7FFDD3 #FD7FE8 #FD947F
monochromatic
#06FBAA #43FCBE #7FFDD3 #BBFEE8 #E1FFF5
Accessibility & contrast
On white
1.24
#7FFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7FFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDD3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDD3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#4DFEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffdd3; /* rgb */ color: rgb(127, 253, 211); /* oklch */ color: oklch(91.0% 0.129 169.2);
Tailwind
colors: {
custom: {
50: '#acfee0',
500: '#7ffdd3',
950: '#000000',
},
}SCSS
$custom: #7ffdd3; $custom-light: #acfee0; $custom-dark: #000000;
JSON
{
"hex": "#7ffdd3",
"rgb": {
"r": 127,
"g": 253,
"b": 211
},
"hsl": {
"h": 160,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91012,
"c": 0.12853,
"h": 169.2
},
"luminance": 0.79466
}Semantic roles & 50–950 ramp
primary
#7FFDD3
secondary
#DB4577
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684