#6FF6FB#6FF6FB
#6FF6FB is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.0% C 0.118 H 198.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6FB |
|---|---|
| RGB | rgb(111, 246, 251) |
| HSL | hsl(182, 95%, 71%) |
| HSV | hsv(182, 56%, 98%) |
| CMYK | cmyk(55.8%, 2%, 0%, 1.6%) |
| CIE-LAB | lab(89.98, -35.35, -13.59) |
| CIE-LCH | lch(89.98, 37.87, 201.03°) |
| OKLab | oklab(90.02% -0.1117 -0.0376) |
| OKLCH | oklch(90.02% 0.118 198.6) |
| XYZ | xyz(56.9166, 76.2504, 102.9664) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.18
Bright Cyan
#41FDFE
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Aqua
#00FFFF
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6FB #FB746F
analogous
#6FFBBA #6FF6FB #6FB0FB
triadic
#6FF6FB #FB6FF6 #F6FB6F
tetradic
#6FF6FB #BA6FFB #FB746F #B0FB6F
square
#6FF6FB #BA6FFB #FB746F #B0FB6F
split-complementary
#6FF6FB #FB6FB0 #FBBA6F
monochromatic
#06E1E9 #33F2F9 #6FF6FB #ABFAFD #E1FDFE
Accessibility & contrast
On white
1.29
#6FF6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6FF6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6FB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6FB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ff6fb; /* rgb */ color: rgb(111, 246, 251); /* oklch */ color: oklch(90.0% 0.118 198.6);
Tailwind
colors: {
custom: {
50: '#a5f9fc',
500: '#6ff6fb',
950: '#000000',
},
}SCSS
$custom: #6ff6fb; $custom-light: #a5f9fc; $custom-dark: #000000;
JSON
{
"hex": "#6ff6fb",
"rgb": {
"r": 111,
"g": 246,
"b": 251
},
"hsl": {
"h": 182.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90023,
"c": 0.11789,
"h": 198.6
},
"luminance": 0.76256
}Semantic roles & 50–950 ramp
primary
#6FF6FB
secondary
#D63D38
accent
#0800E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585