#6FF7FD#6FF7FD
#6FF7FD is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.3% C 0.119 H 199.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF7FD |
|---|---|
| RGB | rgb(111, 247, 253) |
| HSL | hsl(183, 97%, 71%) |
| HSV | hsv(183, 56%, 99%) |
| CMYK | cmyk(56.1%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(90.32, -35.29, -14.13) |
| CIE-LCH | lch(90.32, 38.01, 201.82°) |
| OKLab | oklab(90.32% -0.1119 -0.0391) |
| OKLCH | oklch(90.32% 0.119 199.2) |
| XYZ | xyz(57.5385, 76.9871, 104.7372) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.23
Bright Cyan
#41FDFE
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Aqua
#00FFFF
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF7FD #FD756F
analogous
#6FFDBC #6FF7FD #6FB0FD
triadic
#6FF7FD #FD6FF7 #F7FD6F
tetradic
#6FF7FD #BC6FFD #FD756F #B0FD6F
square
#6FF7FD #BC6FFD #FD756F #B0FD6F
split-complementary
#6FF7FD #FD6FB0 #FDBC6F
monochromatic
#03E4EE #33F4FC #6FF7FD #ABFAFE #E1FDFF
Accessibility & contrast
On white
1.28
#6FF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#6FF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF7FD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF7FD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ff7fd; /* rgb */ color: rgb(111, 247, 253); /* oklch */ color: oklch(90.3% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#a5fafe',
500: '#6ff7fd',
950: '#000000',
},
}SCSS
$custom: #6ff7fd; $custom-light: #a5fafe; $custom-dark: #000000;
JSON
{
"hex": "#6ff7fd",
"rgb": {
"r": 111,
"g": 247,
"b": 253
},
"hsl": {
"h": 182.535,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90316,
"c": 0.11858,
"h": 199.2
},
"luminance": 0.76993
}Semantic roles & 50–950 ramp
primary
#6FF7FD
secondary
#D93E37
accent
#0A00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585