#7FE3E6#7FE3E6
#7FE3E6 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.094 H 198.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3E6 |
|---|---|
| RGB | rgb(127, 227, 230) |
| HSL | hsl(182, 67%, 70%) |
| HSV | hsv(182, 45%, 90%) |
| CMYK | cmyk(44.8%, 1.3%, 0%, 9.8%) |
| CIE-LAB | lab(84.57, -28.51, -10.59) |
| CIE-LCH | lch(84.57, 30.41, 200.39°) |
| OKLab | oklab(85.62% -0.0895 -0.0292) |
| OKLCH | oklch(85.62% 0.094 198.1) |
| XYZ | xyz(50.4988, 65.1593, 84.7634) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 4.82
Paleturquoise
#AFEEEE
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3E6 #E6827F
analogous
#7FE6B6 #7FE3E6 #7FAFE6
triadic
#7FE3E6 #E67FE3 #E3E67F
tetradic
#7FE3E6 #B67FE6 #E6827F #AFE67F
square
#7FE3E6 #B67FE6 #E6827F #AFE67F
split-complementary
#7FE3E6 #E67FAF #E6B67F
monochromatic
#26C0C4 #4CD8DC #7FE3E6 #B2EEF0 #E5F9FA
Accessibility & contrast
On white
1.50
#7FE3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#7FE3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3E6
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3E6 | 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)
#D7DBE6
Deuteranopia (green-blind)
#C5CDE7
Tritanopia (blue-blind)
#49E9E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe3e6; /* rgb */ color: rgb(127, 227, 230); /* oklch */ color: oklch(85.6% 0.094 198.1);
Tailwind
colors: {
custom: {
50: '#aaeced',
500: '#7fe3e6',
950: '#000000',
},
}SCSS
$custom: #7fe3e6; $custom-light: #aaeced; $custom-dark: #000000;
JSON
{
"hex": "#7fe3e6",
"rgb": {
"r": 127,
"g": 227,
"b": 230
},
"hsl": {
"h": 181.748,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.85619,
"c": 0.09413,
"h": 198.1
},
"luminance": 0.65163
}Semantic roles & 50–950 ramp
primary
#7FE3E6
secondary
#BE4E4B
accent
#1C16CF
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484