#7EE2DF#7EE2DF
#7EE2DF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.094 H 193.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2DF |
|---|---|
| RGB | rgb(126, 226, 223) |
| HSL | hsl(178, 63%, 69%) |
| HSV | hsv(178, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(84.04, -30.00, -7.67) |
| CIE-LCH | lch(84.04, 30.96, 194.35°) |
| OKLab | oklab(85.12% -0.0919 -0.0212) |
| OKLCH | oklch(85.12% 0.094 193) |
| XYZ | xyz(49.1146, 64.1521, 79.5921) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Paleturquoise
#AFEEEE
ΔE00 6.48
Turquoise
#40E0D0
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2DF #E27E81
analogous
#7EE2AD #7EE2DF #7EB3E2
triadic
#7EE2DF #DF7EE2 #E2DF7E
tetradic
#7EE2DF #AD7EE2 #E27E81 #B3E27E
square
#7EE2DF #AD7EE2 #E27E81 #B3E27E
split-complementary
#7EE2DF #E27EB3 #E2AD7E
monochromatic
#2ABBB7 #4CD7D3 #7EE2DF #B0EDEB #E2F8F8
Accessibility & contrast
On white
1.52
#7EE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#7EE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2DF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2DF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#4CE7E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee2df; /* rgb */ color: rgb(126, 226, 223); /* oklch */ color: oklch(85.1% 0.094 193.0);
Tailwind
colors: {
custom: {
50: '#a9ebe8',
500: '#7ee2df',
950: '#000000',
},
}SCSS
$custom: #7ee2df; $custom-light: #a9ebe8; $custom-dark: #000000;
JSON
{
"hex": "#7ee2df",
"rgb": {
"r": 126,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.2,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.85123,
"c": 0.09435,
"h": 193
},
"luminance": 0.64156
}Semantic roles & 50–950 ramp
primary
#7EE2DF
secondary
#B94B4E
accent
#1A20CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484