#6FF6CB#6FF6CB
#6FF6CB is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.6% C 0.134 H 169.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6CB |
|---|---|
| RGB | rgb(111, 246, 203) |
| HSL | hsl(161, 88%, 70%) |
| HSV | hsv(161, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 17.5%, 3.5%) |
| CIE-LAB | lab(88.73, -47.04, 9.58) |
| CIE-LCH | lch(88.73, 48.00, 168.49°) |
| OKLab | oklab(88.6% -0.1321 0.0245) |
| OKLCH | oklch(88.6% 0.134 169.5) |
| XYZ | xyz(50.2858, 73.5981, 68.0442) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 2.13
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6CB #F66F9A
analogous
#6FF688 #6FF6CB #6FDDF6
triadic
#6FF6CB #CB6FF6 #F6CB6F
tetradic
#6FF6CB #886FF6 #F66F9A #DDF66F
square
#6FF6CB #886FF6 #F66F9A #DDF66F
split-complementary
#6FF6CB #F66FDD #F6886F
monochromatic
#0EDD9B #35F2B6 #6FF6CB #A9FAE0 #E2FDF5
Accessibility & contrast
On white
1.34
#6FF6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#6FF6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6CB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6CB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C9
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#29F7EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff6cb; /* rgb */ color: rgb(111, 246, 203); /* oklch */ color: oklch(88.6% 0.134 169.5);
Tailwind
colors: {
custom: {
50: '#a2fada',
500: '#6ff6cb',
950: '#000000',
},
}SCSS
$custom: #6ff6cb; $custom-light: #a2fada; $custom-dark: #000000;
JSON
{
"hex": "#6ff6cb",
"rgb": {
"r": 111,
"g": 246,
"b": 203
},
"hsl": {
"h": 160.889,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.88603,
"c": 0.13435,
"h": 169.5
},
"luminance": 0.73603
}Semantic roles & 50–950 ramp
primary
#6FF6CB
secondary
#D03969
accent
#0149E5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583