#6AFFCB#6AFFCB
#6AFFCB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.148 H 166.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFCB |
|---|---|
| RGB | rgb(106, 255, 203) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.18, -51.82, 13.05) |
| CIE-LCH | lch(91.18, 53.43, 165.86°) |
| OKLab | oklab(90.56% -0.1442 0.0334) |
| OKLCH | oklch(90.56% 0.148 166.9) |
| XYZ | xyz(52.4780, 78.8907, 68.9502) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Aquamarine
#7FFFD4
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFCB #FF6A9E
analogous
#6AFF80 #6AFFCB #6AE9FF
triadic
#6AFFCB #CB6AFF #FFCB6A
tetradic
#6AFFCB #806AFF #FF6A9E #E9FF6A
square
#6AFFCB #806AFF #FF6A9E #E9FF6A
split-complementary
#6AFFCB #FF6AE9 #FF806A
monochromatic
#00EF9B #2DFFB6 #6AFFCB #A7FFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#6AFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6AFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFCB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFCB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6affcb; /* rgb */ color: rgb(106, 255, 203); /* oklch */ color: oklch(90.6% 0.148 166.9);
Tailwind
colors: {
custom: {
50: '#a1ffda',
500: '#6affcb',
950: '#000000',
},
}SCSS
$custom: #6affcb; $custom-light: #a1ffda; $custom-dark: #000000;
JSON
{
"hex": "#6affcb",
"rgb": {
"r": 106,
"g": 255,
"b": 203
},
"hsl": {
"h": 159.06,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.9056,
"c": 0.14806,
"h": 166.9
},
"luminance": 0.78896
}Semantic roles & 50–950 ramp
primary
#6AFFCB
secondary
#DB326D
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684