#6FF6FD#6FF6FD
#6FF6FD is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.1% C 0.118 H 199.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6FD |
|---|---|
| RGB | rgb(111, 246, 253) |
| HSL | hsl(183, 97%, 71%) |
| HSV | hsv(183, 56%, 99%) |
| CMYK | cmyk(56.1%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(90.03, -34.82, -14.55) |
| CIE-LCH | lch(90.03, 37.74, 202.67°) |
| OKLab | oklab(90.09% -0.1109 -0.0402) |
| OKLCH | oklch(90.09% 0.118 199.9) |
| XYZ | xyz(57.2335, 76.3772, 104.6355) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Aqua
#00FFFF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6FD #FD766F
analogous
#6FFDBD #6FF6FD #6FAFFD
triadic
#6FF6FD #FD6FF6 #F6FD6F
tetradic
#6FF6FD #BD6FFD #FD766F #AFFD6F
square
#6FF6FD #BD6FFD #FD766F #AFFD6F
split-complementary
#6FF6FD #FD6FAF #FDBD6F
monochromatic
#03E3EE #33F2FC #6FF6FD #ABFAFE #E1FDFF
Accessibility & contrast
On white
1.29
#6FF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6FF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6FD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6FD | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#D0DBFE
Tritanopia (blue-blind)
#00FEF8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ff6fd; /* rgb */ color: rgb(111, 246, 253); /* oklch */ color: oklch(90.1% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#a5f9fe',
500: '#6ff6fd',
950: '#000000',
},
}SCSS
$custom: #6ff6fd; $custom-light: #a5f9fe; $custom-dark: #000000;
JSON
{
"hex": "#6ff6fd",
"rgb": {
"r": 111,
"g": 246,
"b": 253
},
"hsl": {
"h": 182.958,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90089,
"c": 0.11799,
"h": 199.9
},
"luminance": 0.76383
}Semantic roles & 50–950 ramp
primary
#6FF6FD
secondary
#D93F37
accent
#0B00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585