#7FFAFE#7FFAFE
#7FFAFE is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.6% C 0.111 H 198.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAFE |
|---|---|
| RGB | rgb(127, 250, 254) |
| HSL | hsl(182, 98%, 75%) |
| HSV | hsv(182, 50%, 100%) |
| CMYK | cmyk(50%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.70, -33.36, -12.52) |
| CIE-LCH | lch(91.70, 35.63, 200.58°) |
| OKLab | oklab(91.59% -0.105 -0.0346) |
| OKLCH | oklch(91.59% 0.111 198.2) |
| XYZ | xyz(60.8201, 80.0335, 105.9896) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Bright Light Blue
#26F7FD
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAFE #FE837F
analogous
#7FFEC3 #7FFAFE #7FBAFE
triadic
#7FFAFE #FE7FFA #FAFE7F
tetradic
#7FFAFE #C37FFE #FE837F #BAFE7F
square
#7FFAFE #C37FFE #FE837F #BAFE7F
split-complementary
#7FFAFE #FE7FBA #FEC37F
monochromatic
#06F5FD #42F8FE #7FFAFE #BCFCFE #E1FEFF
Accessibility & contrast
On white
1.23
#7FFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7FFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAFE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAFE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#22FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffafe; /* rgb */ color: rgb(127, 250, 254); /* oklch */ color: oklch(91.6% 0.111 198.2);
Tailwind
colors: {
custom: {
50: '#adfcfe',
500: '#7ffafe',
950: '#000000',
},
}SCSS
$custom: #7ffafe; $custom-light: #adfcfe; $custom-dark: #000000;
JSON
{
"hex": "#7ffafe",
"rgb": {
"r": 127,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.89,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91585,
"c": 0.11056,
"h": 198.2
},
"luminance": 0.80039
}Semantic roles & 50–950 ramp
primary
#7FFAFE
secondary
#DD4945
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585