#6FFBFA#6FFBFA
#6FFBFA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.121 H 194.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBFA |
|---|---|
| RGB | rgb(111, 251, 250) |
| HSL | hsl(180, 95%, 71%) |
| HSV | hsv(180, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(91.36, -37.91, -11.01) |
| CIE-LCH | lch(91.36, 39.48, 196.20°) |
| OKLab | oklab(91.13% -0.1173 -0.0305) |
| OKLCH | oklch(91.13% 0.121 194.6) |
| XYZ | xyz(58.3007, 79.2702, 102.6522) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.37
Bright Light Blue
#26F7FD
ΔE00 3.50
Aqua
#00FFFF
ΔE00 3.54
Bright Turquoise
#0FFEF9
ΔE00 3.89
Light Cyan
#ACFFFC
ΔE00 5.75
Bright Aqua
#0BF9EA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBFA #FB6F70
analogous
#6FFBB4 #6FFBFA #6FB6FB
triadic
#6FFBFA #FA6FFB #FBFA6F
tetradic
#6FFBFA #B46FFB #FB6F70 #B6FB6F
square
#6FFBFA #B46FFB #FB6F70 #B6FB6F
split-complementary
#6FFBFA #FB6FB6 #FBB46F
monochromatic
#06E9E8 #33F9F8 #6FFBFA #ABFDFC #E1FEFE
Accessibility & contrast
On white
1.25
#6FFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6FFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBFA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBFA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffbfa; /* rgb */ color: rgb(111, 251, 250); /* oklch */ color: oklch(91.1% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a5fdfb',
500: '#6ffbfa',
950: '#000000',
},
}SCSS
$custom: #6ffbfa; $custom-light: #a5fdfb; $custom-dark: #000000;
JSON
{
"hex": "#6ffbfa",
"rgb": {
"r": 111,
"g": 251,
"b": 250
},
"hsl": {
"h": 179.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.91128,
"c": 0.12118,
"h": 194.6
},
"luminance": 0.79276
}Semantic roles & 50–950 ramp
primary
#6FFBFA
secondary
#D63839
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585