#7FF3DC#7FF3DC
#7FF3DC is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.0% C 0.111 H 179.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF3DC |
|---|---|
| RGB | rgb(127, 243, 220) |
| HSL | hsl(168, 83%, 73%) |
| HSV | hsv(168, 48%, 95%) |
| CMYK | cmyk(47.7%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(88.82, -38.41, 0.92) |
| CIE-LCH | lch(88.82, 38.42, 178.62°) |
| OKLab | oklab(88.96% -0.1115 0.0018) |
| OKLCH | oklch(88.96% 0.111 179.1) |
| XYZ | xyz(53.7158, 73.7760, 79.1058) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 0.49
Light Aqua
#8CFFDB
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.92
Aquamarine
#7FFFD4
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.02
Aqua (survey)
#13EAC9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF3DC #F37F96
analogous
#7FF3A2 #7FF3DC #7FD0F3
triadic
#7FF3DC #DC7FF3 #F3DC7F
tetradic
#7FF3DC #A27FF3 #F37F96 #D0F37F
square
#7FF3DC #A27FF3 #F37F96 #D0F37F
split-complementary
#7FF3DC #F37FD0 #F3A27F
monochromatic
#15E2BA #47EECD #7FF3DC #B7F8EB #E3FCF7
Accessibility & contrast
On white
1.33
#7FF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#7FF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF3DC
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF3DC | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#4BF6EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff3dc; /* rgb */ color: rgb(127, 243, 220); /* oklch */ color: oklch(89.0% 0.111 179.1);
Tailwind
colors: {
custom: {
50: '#abf7e6',
500: '#7ff3dc',
950: '#000000',
},
}SCSS
$custom: #7ff3dc; $custom-light: #abf7e6; $custom-dark: #000000;
JSON
{
"hex": "#7ff3dc",
"rgb": {
"r": 127,
"g": 243,
"b": 220
},
"hsl": {
"h": 168.103,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.88955,
"c": 0.11149,
"h": 179.1
},
"luminance": 0.73781
}Semantic roles & 50–950 ramp
primary
#7FF3DC
secondary
#CE4863
accent
#0631DF
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584