#7FF6FF#7FF6FF
#7FF6FF is a very light, moderate teal. Relative luminance 0.776; OKLCH L 90.7% C 0.108 H 202.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6FF |
|---|---|
| RGB | rgb(127, 246, 255) |
| HSL | hsl(184, 100%, 75%) |
| HSV | hsv(184, 50%, 100%) |
| CMYK | cmyk(50.2%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(90.61, -31.22, -14.67) |
| CIE-LCH | lch(90.61, 34.49, 205.16°) |
| OKLab | oklab(90.72% -0.1003 -0.0405) |
| OKLCH | oklch(90.72% 0.108 202) |
| XYZ | xyz(59.7509, 77.6382, 106.4253) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.46
Robin'S Egg
#6DEDFD
ΔE00 2.99
Robin'S Egg Blue
#98EFF9
ΔE00 3.52
Bright Light Blue
#26F7FD
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6FF #FF887F
analogous
#7FFFC8 #7FF6FF #7FB6FF
triadic
#7FF6FF #FF7FF6 #F6FF7F
tetradic
#7FF6FF #C87FFF #FF887F #B6FF7F
square
#7FF6FF #C87FFF #FF887F #B6FF7F
split-complementary
#7FF6FF #FF7FB6 #FFC87F
monochromatic
#05EDFF #42F2FF #7FF6FF #BCFAFF #E0FDFF
Accessibility & contrast
On white
1.27
#7FF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#7FF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6FF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6FF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#D2DDFF
Tritanopia (blue-blind)
#23FEF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff6ff; /* rgb */ color: rgb(127, 246, 255); /* oklch */ color: oklch(90.7% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#adf9ff',
500: '#7ff6ff',
950: '#000000',
},
}SCSS
$custom: #7ff6ff; $custom-light: #adf9ff; $custom-dark: #000000;
JSON
{
"hex": "#7ff6ff",
"rgb": {
"r": 127,
"g": 246,
"b": 255
},
"hsl": {
"h": 184.219,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90722,
"c": 0.10819,
"h": 202
},
"luminance": 0.77644
}Semantic roles & 50–950 ramp
primary
#7FF6FF
secondary
#DE4F44
accent
#1000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586