#6AF2CA#6AF2CA
#6AF2CA is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.133 H 171.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2CA |
|---|---|
| RGB | rgb(106, 242, 202) |
| HSL | hsl(162, 84%, 68%) |
| HSV | hsv(162, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.40, -46.55, 8.18) |
| CIE-LCH | lch(87.40, 47.27, 170.04°) |
| OKLab | oklab(87.47% -0.1312 0.0209) |
| OKLCH | oklch(87.47% 0.133 171) |
| XYZ | xyz(48.3517, 70.8280, 66.9887) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2CA #F26A92
analogous
#6AF286 #6AF2CA #6AD6F2
triadic
#6AF2CA #CA6AF2 #F2CA6A
tetradic
#6AF2CA #866AF2 #F26A92 #D6F26A
square
#6AF2CA #866AF2 #F26A92 #D6F26A
split-complementary
#6AF2CA #F26AD6 #F2866A
monochromatic
#12CF98 #32EDB6 #6AF2CA #A2F7DE #DBFCF2
Accessibility & contrast
On white
1.38
#6AF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#6AF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2CA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2CA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#14F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6af2ca; /* rgb */ color: rgb(106, 242, 202); /* oklch */ color: oklch(87.5% 0.133 171.0);
Tailwind
colors: {
custom: {
50: '#9ff7da',
500: '#6af2ca',
950: '#000000',
},
}SCSS
$custom: #6af2ca; $custom-light: #9ff7da; $custom-dark: #000000;
JSON
{
"hex": "#6af2ca",
"rgb": {
"r": 106,
"g": 242,
"b": 202
},
"hsl": {
"h": 162.353,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.8747,
"c": 0.13286,
"h": 171
},
"luminance": 0.70833
}Semantic roles & 50–950 ramp
primary
#6AF2CA
secondary
#CB3661
accent
#0546E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583