#7FE2EE#7FE2EE
#7FE2EE is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.7% C 0.095 H 205.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2EE |
|---|---|
| RGB | rgb(127, 226, 238) |
| HSL | hsl(186, 77%, 72%) |
| HSV | hsv(186, 47%, 93%) |
| CMYK | cmyk(46.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.52, -25.99, -14.89) |
| CIE-LCH | lch(84.52, 29.95, 209.81°) |
| OKLab | oklab(85.66% -0.0852 -0.041) |
| OKLCH | oklch(85.66% 0.095 205.7) |
| XYZ | xyz(51.3754, 65.0736, 90.7255) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.13
Robin Egg Blue
#8AF1FE
ΔE00 3.31
Robin'S Egg Blue
#98EFF9
ΔE00 3.47
Aqua Blue
#02D8E9
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2EE #EE8B7F
analogous
#7FEEC2 #7FE2EE #7FABEE
triadic
#7FE2EE #EE7FE2 #E2EE7F
tetradic
#7FE2EE #C27FEE #EE8B7F #ABEE7F
square
#7FE2EE #C27FEE #EE8B7F #ABEE7F
split-complementary
#7FE2EE #EE7FAB #EEC27F
monochromatic
#1CC2D6 #49D6E7 #7FE2EE #B5EEF5 #E4F9FB
Accessibility & contrast
On white
1.50
#7FE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#7FE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2EE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2EE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#42E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe2ee; /* rgb */ color: rgb(127, 226, 238); /* oklch */ color: oklch(85.7% 0.095 205.7);
Tailwind
colors: {
custom: {
50: '#abebf3',
500: '#7fe2ee',
950: '#000000',
},
}SCSS
$custom: #7fe2ee; $custom-light: #abebf3; $custom-dark: #000000;
JSON
{
"hex": "#7fe2ee",
"rgb": {
"r": 127,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.486,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.85662,
"c": 0.09454,
"h": 205.7
},
"luminance": 0.65078
}Semantic roles & 50–950 ramp
primary
#7FE2EE
secondary
#C85749
accent
#230DD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485