#7FE3EB#7FE3EB
#7FE3EB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.8% C 0.095 H 202.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3EB |
|---|---|
| RGB | rgb(127, 227, 235) |
| HSL | hsl(184, 73%, 71%) |
| HSV | hsv(184, 46%, 92%) |
| CMYK | cmyk(46%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(84.71, -27.24, -13.02) |
| CIE-LCH | lch(84.71, 30.19, 205.54°) |
| OKLab | oklab(85.79% -0.0875 -0.0359) |
| OKLCH | oklch(85.79% 0.095 202.3) |
| XYZ | xyz(51.2110, 65.4442, 88.5145) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.50
Robin Egg Blue
#8AF1FE
ΔE00 3.57
Robin'S Egg Blue
#98EFF9
ΔE00 3.59
Paleturquoise
#AFEEEE
ΔE00 6.15
Aqua Blue
#02D8E9
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3EB #EB877F
analogous
#7FEBBD #7FE3EB #7FADEB
triadic
#7FE3EB #EB7FE3 #E3EB7F
tetradic
#7FE3EB #BD7FEB #EB877F #ADEB7F
square
#7FE3EB #BD7FEB #EB877F #ADEB7F
split-complementary
#7FE3EB #EB7FAD #EBBD7F
monochromatic
#20C2CF #4AD7E3 #7FE3EB #B4EFF3 #E5F9FB
Accessibility & contrast
On white
1.49
#7FE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#7FE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3EB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3EB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#45EAE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe3eb; /* rgb */ color: rgb(127, 227, 235); /* oklch */ color: oklch(85.8% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#abecf1',
500: '#7fe3eb',
950: '#000000',
},
}SCSS
$custom: #7fe3eb; $custom-light: #abecf1; $custom-dark: #000000;
JSON
{
"hex": "#7fe3eb",
"rgb": {
"r": 127,
"g": 227,
"b": 235
},
"hsl": {
"h": 184.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.85785,
"c": 0.09454,
"h": 202.3
},
"luminance": 0.65448
}Semantic roles & 50–950 ramp
primary
#7FE3EB
secondary
#C4534A
accent
#1F10D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485