#7FE1EF#7FE1EF
#7FE1EF is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.5% C 0.094 H 207.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE1EF |
|---|---|
| RGB | rgb(127, 225, 239) |
| HSL | hsl(188, 78%, 72%) |
| HSV | hsv(188, 47%, 94%) |
| CMYK | cmyk(46.9%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(84.27, -25.24, -15.79) |
| CIE-LCH | lch(84.27, 29.77, 212.03°) |
| OKLab | oklab(85.47% -0.0837 -0.0435) |
| OKLCH | oklch(85.47% 0.094 207.5) |
| XYZ | xyz(51.2516, 64.5902, 91.4110) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Robin Egg Blue
#8AF1FE
ΔE00 3.53
Robin'S Egg Blue
#98EFF9
ΔE00 3.72
Aqua Blue
#02D8E9
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE1EF #EF8D7F
analogous
#7FEFC5 #7FE1EF #7FA9EF
triadic
#7FE1EF #EF7FE1 #E1EF7F
tetradic
#7FE1EF #C57FEF #EF8D7F #A9EF7F
square
#7FE1EF #C57FEF #EF8D7F #A9EF7F
split-complementary
#7FE1EF #EF7FA9 #EFC57F
monochromatic
#1BC1D9 #49D4E8 #7FE1EF #B5EEF6 #E4F9FC
Accessibility & contrast
On white
1.51
#7FE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#7FE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE1EF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE1EF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#42E9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe1ef; /* rgb */ color: rgb(127, 225, 239); /* oklch */ color: oklch(85.5% 0.094 207.5);
Tailwind
colors: {
custom: {
50: '#abeaf4',
500: '#7fe1ef',
950: '#000000',
},
}SCSS
$custom: #7fe1ef; $custom-light: #abeaf4; $custom-dark: #000000;
JSON
{
"hex": "#7fe1ef",
"rgb": {
"r": 127,
"g": 225,
"b": 239
},
"hsl": {
"h": 187.5,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.85472,
"c": 0.09431,
"h": 207.5
},
"luminance": 0.64594
}Semantic roles & 50–950 ramp
primary
#7FE1EF
secondary
#C95949
accent
#250BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485