#6FFAF6#6FFAF6
#6FFAF6 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.8% C 0.121 H 192.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAF6 |
|---|---|
| RGB | rgb(111, 250, 246) |
| HSL | hsl(178, 93%, 71%) |
| HSV | hsv(178, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 1.6%, 2%) |
| CIE-LAB | lab(90.96, -38.49, -9.52) |
| CIE-LCH | lch(90.96, 39.65, 193.90°) |
| OKLab | oklab(90.77% -0.1179 -0.0264) |
| OKLCH | oklch(90.77% 0.121 192.6) |
| XYZ | xyz(57.3686, 78.3988, 99.2801) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.72
Bright Turquoise
#0FFEF9
ΔE00 3.58
Aqua
#00FFFF
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAF6 #FA6F73
analogous
#6FFAB0 #6FFAF6 #6FB9FA
triadic
#6FFAF6 #F66FFA #FAF66F
tetradic
#6FFAF6 #B06FFA #FA6F73 #B9FA6F
square
#6FFAF6 #B06FFA #FA6F73 #B9FA6F
split-complementary
#6FFAF6 #FA6FB9 #FAB06F
monochromatic
#08E7E0 #34F8F2 #6FFAF6 #AAFCFA #E1FEFD
Accessibility & contrast
On white
1.26
#6FFAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6FFAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAF6
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAF6 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF6
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffaf6; /* rgb */ color: rgb(111, 250, 246); /* oklch */ color: oklch(90.8% 0.121 192.6);
Tailwind
colors: {
custom: {
50: '#a5fcf9',
500: '#6ffaf6',
950: '#000000',
},
}SCSS
$custom: #6ffaf6; $custom-light: #a5fcf9; $custom-dark: #000000;
JSON
{
"hex": "#6ffaf6",
"rgb": {
"r": 111,
"g": 250,
"b": 246
},
"hsl": {
"h": 178.273,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.90772,
"c": 0.12081,
"h": 192.6
},
"luminance": 0.78405
}Semantic roles & 50–950 ramp
primary
#6FFAF6
secondary
#D5383D
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585