#7FEFF5#7FEFF5
#7FEFF5 is a very light, moderate teal. Relative luminance 0.728; OKLCH L 88.8% C 0.103 H 200.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEFF5 |
|---|---|
| RGB | rgb(127, 239, 245) |
| HSL | hsl(183, 86%, 73%) |
| HSV | hsv(183, 48%, 96%) |
| CMYK | cmyk(48.2%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(88.37, -30.46, -12.81) |
| CIE-LCH | lch(88.37, 33.04, 202.81°) |
| OKLab | oklab(88.82% -0.0967 -0.0353) |
| OKLCH | oklch(88.82% 0.103 200.1) |
| XYZ | xyz(56.0938, 72.8327, 97.4706) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.96
Robin'S Egg
#6DEDFD
ΔE00 3.28
Robin'S Egg Blue
#98EFF9
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 5.07
Bright Cyan
#41FDFE
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEFF5 #F5857F
analogous
#7FF5C0 #7FEFF5 #7FB4F5
triadic
#7FEFF5 #F57FEF #EFF57F
tetradic
#7FEFF5 #C07FF5 #F5857F #B4F57F
square
#7FEFF5 #C07FF5 #F5857F #B4F57F
split-complementary
#7FEFF5 #F57FB4 #F5C07F
monochromatic
#12DDE8 #46E8F1 #7FEFF5 #B8F6F9 #E3FBFD
Accessibility & contrast
On white
1.35
#7FEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#7FEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEFF5
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEFF5 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F6
Deuteranopia (green-blind)
#CDD8F6
Tritanopia (blue-blind)
#36F6F0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7feff5; /* rgb */ color: rgb(127, 239, 245); /* oklch */ color: oklch(88.8% 0.103 200.1);
Tailwind
colors: {
custom: {
50: '#acf4f8',
500: '#7feff5',
950: '#000000',
},
}SCSS
$custom: #7feff5; $custom-light: #acf4f8; $custom-dark: #000000;
JSON
{
"hex": "#7feff5",
"rgb": {
"r": 127,
"g": 239,
"b": 245
},
"hsl": {
"h": 183.051,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.88818,
"c": 0.103,
"h": 200.1
},
"luminance": 0.72838
}Semantic roles & 50–950 ramp
primary
#7FEFF5
secondary
#D14E47
accent
#0F03E2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585