#7FE2DF#7FE2DF
#7FE2DF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.094 H 193.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2DF |
|---|---|
| RGB | rgb(127, 226, 223) |
| HSL | hsl(178, 63%, 69%) |
| HSV | hsv(178, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(84.08, -29.77, -7.61) |
| CIE-LCH | lch(84.08, 30.72, 194.34°) |
| OKLab | oklab(85.17% -0.0912 -0.021) |
| OKLCH | oklch(85.17% 0.094 193) |
| XYZ | xyz(49.2628, 64.2285, 79.5991) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Paleturquoise
#AFEEEE
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2DF #E27F82
analogous
#7FE2AE #7FE2DF #7FB4E2
triadic
#7FE2DF #DF7FE2 #E2DF7F
tetradic
#7FE2DF #AE7FE2 #E27F82 #B4E27F
square
#7FE2DF #AE7FE2 #E27F82 #B4E27F
split-complementary
#7FE2DF #E27FB4 #E2AE7F
monochromatic
#2BBCB8 #4DD7D3 #7FE2DF #B1EDEB #E3F9F8
Accessibility & contrast
On white
1.52
#7FE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#7FE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2DF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2DF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#4EE7E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe2df; /* rgb */ color: rgb(127, 226, 223); /* oklch */ color: oklch(85.2% 0.094 193.0);
Tailwind
colors: {
custom: {
50: '#aaebe9',
500: '#7fe2df',
950: '#000000',
},
}SCSS
$custom: #7fe2df; $custom-light: #aaebe9; $custom-dark: #000000;
JSON
{
"hex": "#7fe2df",
"rgb": {
"r": 127,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.182,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.85166,
"c": 0.09361,
"h": 193
},
"luminance": 0.64232
}Semantic roles & 50–950 ramp
primary
#7FE2DF
secondary
#BA4C4F
accent
#1B20CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484