#7FEFF0#7FEFF0
#7FEFF0 is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.7% C 0.103 H 196.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEFF0 |
|---|---|
| RGB | rgb(127, 239, 240) |
| HSL | hsl(181, 79%, 72%) |
| HSV | hsv(181, 47%, 94%) |
| CMYK | cmyk(47.1%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(88.22, -31.73, -10.41) |
| CIE-LCH | lch(88.22, 33.39, 198.16°) |
| OKLab | oklab(88.66% -0.0988 -0.0287) |
| OKLCH | oklch(88.66% 0.103 196.2) |
| XYZ | xyz(55.3408, 72.5315, 93.5048) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Bright Light Blue
#26F7FD
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEFF0 #F0807F
analogous
#7FF0B9 #7FEFF0 #7FB7F0
triadic
#7FEFF0 #F07FEF #EFF07F
tetradic
#7FEFF0 #B97FF0 #F0807F #B7F07F
square
#7FEFF0 #B97FF0 #F0807F #B7F07F
split-complementary
#7FEFF0 #F07FB7 #F0B97F
monochromatic
#1AD9DB #48E8EA #7FEFF0 #B6F6F6 #E4FCFC
Accessibility & contrast
On white
1.35
#7FEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#7FEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEFF0
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEFF0 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F0
Deuteranopia (green-blind)
#CFD7F1
Tritanopia (blue-blind)
#3BF5EF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7feff0; /* rgb */ color: rgb(127, 239, 240); /* oklch */ color: oklch(88.7% 0.103 196.2);
Tailwind
colors: {
custom: {
50: '#acf4f4',
500: '#7feff0',
950: '#000000',
},
}SCSS
$custom: #7feff0; $custom-light: #acf4f4; $custom-dark: #000000;
JSON
{
"hex": "#7feff0",
"rgb": {
"r": 127,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.531,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.88655,
"c": 0.10286,
"h": 196.2
},
"luminance": 0.72536
}Semantic roles & 50–950 ramp
primary
#7FEFF0
secondary
#CB4A49
accent
#0C0ADB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585