#6BF2CA#6BF2CA
#6BF2CA is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.132 H 170.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2CA |
|---|---|
| RGB | rgb(107, 242, 202) |
| HSL | hsl(162, 84%, 68%) |
| HSV | hsv(162, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.43, -46.35, 8.22) |
| CIE-LCH | lch(87.43, 47.08, 169.94°) |
| OKLab | oklab(87.5% -0.1306 0.021) |
| OKLCH | oklch(87.5% 0.132 170.9) |
| XYZ | xyz(48.4712, 70.8897, 66.9943) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2CA #F26B93
analogous
#6BF286 #6BF2CA #6BD7F2
triadic
#6BF2CA #CA6BF2 #F2CA6B
tetradic
#6BF2CA #866BF2 #F26B93 #D7F26B
square
#6BF2CA #866BF2 #F26B93 #D7F26B
split-complementary
#6BF2CA #F26BD7 #F2866B
monochromatic
#12D098 #33EDB6 #6BF2CA #A3F7DE #DCFCF2
Accessibility & contrast
On white
1.38
#6BF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#6BF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2CA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2CA | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#1BF4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf2ca; /* rgb */ color: rgb(107, 242, 202); /* oklch */ color: oklch(87.5% 0.132 170.9);
Tailwind
colors: {
custom: {
50: '#a0f7da',
500: '#6bf2ca',
950: '#000000',
},
}SCSS
$custom: #6bf2ca; $custom-light: #a0f7da; $custom-dark: #000000;
JSON
{
"hex": "#6bf2ca",
"rgb": {
"r": 107,
"g": 242,
"b": 202
},
"hsl": {
"h": 162.222,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.87503,
"c": 0.13232,
"h": 170.9
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#6BF2CA
secondary
#CB3662
accent
#0546E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583