#7FECF7#7FECF7
#7FECF7 is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.2% C 0.102 H 204.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FECF7 |
|---|---|
| RGB | rgb(127, 236, 247) |
| HSL | hsl(186, 88%, 73%) |
| HSV | hsv(186, 49%, 97%) |
| CMYK | cmyk(48.6%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(87.59, -28.51, -15.02) |
| CIE-LCH | lch(87.59, 32.23, 207.78°) |
| OKLab | oklab(88.21% -0.0927 -0.0414) |
| OKLCH | oklch(88.21% 0.102 204.1) |
| XYZ | xyz(55.5297, 71.2135, 98.7970) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.65
Robin'S Egg
#6DEDFD
ΔE00 1.87
Robin'S Egg Blue
#98EFF9
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FECF7 #F78A7F
analogous
#7FF7C6 #7FECF7 #7FB0F7
triadic
#7FECF7 #F77FEC #ECF77F
tetradic
#7FECF7 #C67FF7 #F78A7F #B0F77F
square
#7FECF7 #C67FF7 #F78A7F #B0F77F
split-complementary
#7FECF7 #F77FB0 #F7C67F
monochromatic
#0FD8ED #45E3F3 #7FECF7 #B9F5FB #E2FBFD
Accessibility & contrast
On white
1.38
#7FECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#7FECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FECF7
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FECF7 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#CAD5F8
Tritanopia (blue-blind)
#35F4EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7fecf7; /* rgb */ color: rgb(127, 236, 247); /* oklch */ color: oklch(88.2% 0.102 204.1);
Tailwind
colors: {
custom: {
50: '#acf2f9',
500: '#7fecf7',
950: '#000000',
},
}SCSS
$custom: #7fecf7; $custom-light: #acf2f9; $custom-dark: #000000;
JSON
{
"hex": "#7fecf7",
"rgb": {
"r": 127,
"g": 236,
"b": 247
},
"hsl": {
"h": 185.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88212,
"c": 0.10152,
"h": 204.1
},
"luminance": 0.71218
}Semantic roles & 50–950 ramp
primary
#7FECF7
secondary
#D35447
accent
#1601E5
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585