#6AFFCC#6AFFCC
#6AFFCC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.147 H 167.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFCC |
|---|---|
| RGB | rgb(106, 255, 204) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.21, -51.60, 12.57) |
| CIE-LCH | lch(91.21, 53.11, 166.31°) |
| OKLab | oklab(90.59% -0.1438 0.0322) |
| OKLCH | oklch(90.59% 0.147 167.4) |
| XYZ | xyz(52.5976, 78.9386, 69.5798) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFCC #FF6A9D
analogous
#6AFF81 #6AFFCC #6AE7FF
triadic
#6AFFCC #CC6AFF #FFCC6A
tetradic
#6AFFCC #816AFF #FF6A9D #E7FF6A
square
#6AFFCC #816AFF #FF6A9D #E7FF6A
split-complementary
#6AFFCC #FF6AE7 #FF816A
monochromatic
#00EF9D #2DFFB7 #6AFFCC #A7FFE1 #E0FFF5
Accessibility & contrast
On white
1.25
#6AFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6AFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFCC
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFCC | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6affcc; /* rgb */ color: rgb(106, 255, 204); /* oklch */ color: oklch(90.6% 0.147 167.4);
Tailwind
colors: {
custom: {
50: '#a1ffdb',
500: '#6affcc',
950: '#000000',
},
}SCSS
$custom: #6affcc; $custom-light: #a1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6affcc",
"rgb": {
"r": 106,
"g": 255,
"b": 204
},
"hsl": {
"h": 159.463,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90585,
"c": 0.14735,
"h": 167.4
},
"luminance": 0.78944
}Semantic roles & 50–950 ramp
primary
#6AFFCC
secondary
#DB326C
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684