#7FE2EF#7FE2EF
#7FE2EF is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.7% C 0.095 H 206.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2EF |
|---|---|
| RGB | rgb(127, 226, 239) |
| HSL | hsl(187, 78%, 72%) |
| HSV | hsv(187, 47%, 94%) |
| CMYK | cmyk(46.9%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.55, -25.73, -15.37) |
| CIE-LCH | lch(84.55, 29.97, 210.85°) |
| OKLab | oklab(85.7% -0.0848 -0.0423) |
| OKLCH | oklch(85.7% 0.095 206.5) |
| XYZ | xyz(51.5227, 65.1325, 91.5014) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 3.29
Robin'S Egg Blue
#98EFF9
ΔE00 3.50
Aqua Blue
#02D8E9
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2EF #EF8C7F
analogous
#7FEFC4 #7FE2EF #7FAAEF
triadic
#7FE2EF #EF7FE2 #E2EF7F
tetradic
#7FE2EF #C47FEF #EF8C7F #AAEF7F
square
#7FE2EF #C47FEF #EF8C7F #AAEF7F
split-complementary
#7FE2EF #EF7FAA #EFC47F
monochromatic
#1BC3D9 #49D6E8 #7FE2EF #B5EEF6 #E4F9FC
Accessibility & contrast
On white
1.50
#7FE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#7FE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2EF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2EF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#42E9E6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe2ef; /* rgb */ color: rgb(127, 226, 239); /* oklch */ color: oklch(85.7% 0.095 206.5);
Tailwind
colors: {
custom: {
50: '#abebf4',
500: '#7fe2ef',
950: '#000000',
},
}SCSS
$custom: #7fe2ef; $custom-light: #abebf4; $custom-dark: #000000;
JSON
{
"hex": "#7fe2ef",
"rgb": {
"r": 127,
"g": 226,
"b": 239
},
"hsl": {
"h": 186.964,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.85696,
"c": 0.09477,
"h": 206.5
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#7FE2EF
secondary
#C95849
accent
#230BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485