#7FF7FD#7FF7FD
#7FF7FD is a very light, moderate teal. Relative luminance 0.781; OKLCH L 90.9% C 0.109 H 199.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7FD |
|---|---|
| RGB | rgb(127, 247, 253) |
| HSL | hsl(183, 97%, 75%) |
| HSV | hsv(183, 50%, 99%) |
| CMYK | cmyk(49.8%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(90.83, -32.21, -13.30) |
| CIE-LCH | lch(90.83, 34.84, 202.43°) |
| OKLab | oklab(90.88% -0.1022 -0.0367) |
| OKLCH | oklch(90.88% 0.109 199.8) |
| XYZ | xyz(59.7356, 78.1200, 104.8402) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7FD #FD857F
analogous
#7FFDC4 #7FF7FD #7FB8FD
triadic
#7FF7FD #FD7FF7 #F7FD7F
tetradic
#7FF7FD #C47FFD #FD857F #B8FD7F
square
#7FF7FD #C47FFD #FD857F #B8FD7F
split-complementary
#7FF7FD #FD7FB8 #FDC47F
monochromatic
#06EFFB #43F3FC #7FF7FD #BBFBFE #E1FDFF
Accessibility & contrast
On white
1.26
#7FF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7FF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7FD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7FD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#26FEF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff7fd; /* rgb */ color: rgb(127, 247, 253); /* oklch */ color: oklch(90.9% 0.109 199.8);
Tailwind
colors: {
custom: {
50: '#adfafe',
500: '#7ff7fd',
950: '#000000',
},
}SCSS
$custom: #7ff7fd; $custom-light: #adfafe; $custom-dark: #000000;
JSON
{
"hex": "#7ff7fd",
"rgb": {
"r": 127,
"g": 247,
"b": 253
},
"hsl": {
"h": 182.857,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90879,
"c": 0.1086,
"h": 199.8
},
"luminance": 0.78125
}Semantic roles & 50–950 ramp
primary
#7FF7FD
secondary
#DB4C45
accent
#0B00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585