#7FE3EA#7FE3EA
#7FE3EA is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.8% C 0.094 H 201.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3EA |
|---|---|
| RGB | rgb(127, 227, 234) |
| HSL | hsl(184, 72%, 71%) |
| HSV | hsv(184, 46%, 92%) |
| CMYK | cmyk(45.7%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(84.68, -27.50, -12.53) |
| CIE-LCH | lch(84.68, 30.22, 204.50°) |
| OKLab | oklab(85.75% -0.0879 -0.0345) |
| OKLCH | oklch(85.75% 0.094 201.5) |
| XYZ | xyz(51.0670, 65.3865, 87.7557) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3EA #EA867F
analogous
#7FEABB #7FE3EA #7FADEA
triadic
#7FE3EA #EA7FE3 #E3EA7F
tetradic
#7FE3EA #BB7FEA #EA867F #ADEA7F
square
#7FE3EA #BB7FEA #EA867F #ADEA7F
split-complementary
#7FE3EA #EA7FAD #EABB7F
monochromatic
#22C2CD #4AD7E1 #7FE3EA #B4EFF3 #E5F9FB
Accessibility & contrast
On white
1.49
#7FE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#7FE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3EA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3EA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#46EAE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe3ea; /* rgb */ color: rgb(127, 227, 234); /* oklch */ color: oklch(85.8% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#abecf0',
500: '#7fe3ea',
950: '#000000',
},
}SCSS
$custom: #7fe3ea; $custom-light: #abecf0; $custom-dark: #000000;
JSON
{
"hex": "#7fe3ea",
"rgb": {
"r": 127,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.925,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.85751,
"c": 0.09442,
"h": 201.5
},
"luminance": 0.65391
}Semantic roles & 50–950 ramp
primary
#7FE3EA
secondary
#C3524A
accent
#1E12D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485