#7FFAFF#7FFAFF
#7FFAFF is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.6% C 0.111 H 198.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAFF |
|---|---|
| RGB | rgb(127, 250, 255) |
| HSL | hsl(182, 100%, 75%) |
| HSV | hsv(182, 50%, 100%) |
| CMYK | cmyk(50.2%, 2%, 0%, 0%) |
| CIE-LAB | lab(91.73, -33.11, -13.00) |
| CIE-LCH | lch(91.73, 35.57, 201.44°) |
| OKLab | oklab(91.62% -0.1046 -0.0359) |
| OKLCH | oklch(91.62% 0.111 198.9) |
| XYZ | xyz(60.9807, 80.0977, 106.8352) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAFF #FF847F
analogous
#7FFFC4 #7FFAFF #7FBAFF
triadic
#7FFAFF #FF7FFA #FAFF7F
tetradic
#7FFAFF #C47FFF #FF847F #BAFF7F
square
#7FFAFF #C47FFF #FF847F #BAFF7F
split-complementary
#7FFAFF #FF7FBA #FFC47F
monochromatic
#05F5FF #42F8FF #7FFAFF #BCFCFF #E0FEFF
Accessibility & contrast
On white
1.23
#7FFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7FFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAFF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAFF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#20FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffaff; /* rgb */ color: rgb(127, 250, 255); /* oklch */ color: oklch(91.6% 0.111 198.9);
Tailwind
colors: {
custom: {
50: '#adfcff',
500: '#7ffaff',
950: '#000000',
},
}SCSS
$custom: #7ffaff; $custom-light: #adfcff; $custom-dark: #000000;
JSON
{
"hex": "#7ffaff",
"rgb": {
"r": 127,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.344,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91618,
"c": 0.1106,
"h": 198.9
},
"luminance": 0.80103
}Semantic roles & 50–950 ramp
primary
#7FFAFF
secondary
#DE4A44
accent
#0900E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586