#7FE2F2#7FE2F2
#7FE2F2 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.8% C 0.096 H 209.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2F2 |
|---|---|
| RGB | rgb(127, 226, 242) |
| HSL | hsl(188, 82%, 72%) |
| HSV | hsv(188, 48%, 95%) |
| CMYK | cmyk(47.5%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(84.64, -24.95, -16.82) |
| CIE-LCH | lch(84.64, 30.09, 213.98°) |
| OKLab | oklab(85.8% -0.0836 -0.0464) |
| OKLCH | oklch(85.8% 0.096 209) |
| XYZ | xyz(51.9696, 65.3112, 93.8549) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.24
Robin Egg Blue
#8AF1FE
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 3.77
Aqua Blue
#02D8E9
ΔE00 6.38
Neon Blue
#04D9FF
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2F2 #F28F7F
analogous
#7FF2C9 #7FE2F2 #7FA8F2
triadic
#7FE2F2 #F27FE2 #E2F27F
tetradic
#7FE2F2 #C97FF2 #F28F7F #A8F27F
square
#7FE2F2 #C97FF2 #F28F7F #A8F27F
split-complementary
#7FE2F2 #F27FA8 #F2C97F
monochromatic
#17C4E0 #47D5EC #7FE2F2 #B7EFF8 #E3F9FC
Accessibility & contrast
On white
1.49
#7FE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#7FE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2F2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2F2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#3FEAE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe2f2; /* rgb */ color: rgb(127, 226, 242); /* oklch */ color: oklch(85.8% 0.096 209.0);
Tailwind
colors: {
custom: {
50: '#abebf6',
500: '#7fe2f2',
950: '#000000',
},
}SCSS
$custom: #7fe2f2; $custom-light: #abebf6; $custom-dark: #000000;
JSON
{
"hex": "#7fe2f2",
"rgb": {
"r": 127,
"g": 226,
"b": 242
},
"hsl": {
"h": 188.348,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.858,
"c": 0.0956,
"h": 209
},
"luminance": 0.65316
}Semantic roles & 50–950 ramp
primary
#7FE2F2
secondary
#CD5B48
accent
#2508DE
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485