#7FE3EF#7FE3EF
#7FE3EF is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.9% C 0.095 H 205.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3EF |
|---|---|
| RGB | rgb(127, 227, 239) |
| HSL | hsl(186, 78%, 72%) |
| HSV | hsv(186, 47%, 94%) |
| CMYK | cmyk(46.9%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(84.83, -26.22, -14.95) |
| CIE-LCH | lch(84.83, 30.18, 209.69°) |
| OKLab | oklab(85.92% -0.0859 -0.0412) |
| OKLCH | oklch(85.92% 0.095 205.6) |
| XYZ | xyz(51.7954, 65.6779, 91.5923) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.94
Robin Egg Blue
#8AF1FE
ΔE00 3.10
Robin'S Egg Blue
#98EFF9
ΔE00 3.32
Aqua Blue
#02D8E9
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3EF #EF8B7F
analogous
#7FEFC3 #7FE3EF #7FABEF
triadic
#7FE3EF #EF7FE3 #E3EF7F
tetradic
#7FE3EF #C37FEF #EF8B7F #ABEF7F
square
#7FE3EF #C37FEF #EF8B7F #ABEF7F
split-complementary
#7FE3EF #EF7FAB #EFC37F
monochromatic
#1BC4D9 #49D7E8 #7FE3EF #B5EFF6 #E4F9FC
Accessibility & contrast
On white
1.49
#7FE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#7FE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3EF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3EF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#41EAE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe3ef; /* rgb */ color: rgb(127, 227, 239); /* oklch */ color: oklch(85.9% 0.095 205.6);
Tailwind
colors: {
custom: {
50: '#abecf4',
500: '#7fe3ef',
950: '#000000',
},
}SCSS
$custom: #7fe3ef; $custom-light: #abecf4; $custom-dark: #000000;
JSON
{
"hex": "#7fe3ef",
"rgb": {
"r": 127,
"g": 227,
"b": 239
},
"hsl": {
"h": 186.429,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.8592,
"c": 0.09527,
"h": 205.6
},
"luminance": 0.65682
}Semantic roles & 50–950 ramp
primary
#7FE3EF
secondary
#C95749
accent
#220BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485