#6FF6CA#6FF6CA
#6FF6CA is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.6% C 0.135 H 169.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6CA |
|---|---|
| RGB | rgb(111, 246, 202) |
| HSL | hsl(160, 88%, 70%) |
| HSV | hsv(160, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 17.9%, 3.5%) |
| CIE-LAB | lab(88.71, -47.26, 10.07) |
| CIE-LCH | lch(88.71, 48.32, 167.97°) |
| OKLab | oklab(88.58% -0.1325 0.0258) |
| OKLCH | oklch(88.58% 0.135 169) |
| XYZ | xyz(50.1670, 73.5506, 67.4186) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6CA #F66F9B
analogous
#6FF686 #6FF6CA #6FDFF6
triadic
#6FF6CA #CA6FF6 #F6CA6F
tetradic
#6FF6CA #866FF6 #F66F9B #DFF66F
square
#6FF6CA #866FF6 #F66F9B #DFF66F
split-complementary
#6FF6CA #F66FDF #F6866F
monochromatic
#0EDD99 #35F2B5 #6FF6CA #A9FADF #E2FDF4
Accessibility & contrast
On white
1.34
#6FF6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#6FF6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6CA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6CA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#2AF7E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff6ca; /* rgb */ color: rgb(111, 246, 202); /* oklch */ color: oklch(88.6% 0.135 169.0);
Tailwind
colors: {
custom: {
50: '#a2fada',
500: '#6ff6ca',
950: '#000000',
},
}SCSS
$custom: #6ff6ca; $custom-light: #a2fada; $custom-dark: #000000;
JSON
{
"hex": "#6ff6ca",
"rgb": {
"r": 111,
"g": 246,
"b": 202
},
"hsl": {
"h": 160.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.88577,
"c": 0.13501,
"h": 169
},
"luminance": 0.73555
}Semantic roles & 50–950 ramp
primary
#6FF6CA
secondary
#D0396A
accent
#014BE5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583