#6AF5C2#6AF5C2
#6AF5C2 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.142 H 166.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF5C2 |
|---|---|
| RGB | rgb(106, 245, 194) |
| HSL | hsl(158, 87%, 69%) |
| HSV | hsv(158, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 20.8%, 3.9%) |
| CIE-LAB | lab(88.09, -49.60, 13.32) |
| CIE-LCH | lch(88.09, 51.36, 164.97°) |
| OKLab | oklab(87.98% -0.1379 0.0341) |
| OKLCH | oklch(87.98% 0.142 166.1) |
| XYZ | xyz(48.3291, 72.2594, 62.4290) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF5C2 #F56A9D
analogous
#6AF57D #6AF5C2 #6AE2F5
triadic
#6AF5C2 #C26AF5 #F5C26A
tetradic
#6AF5C2 #7D6AF5 #F56A9D #E2F56A
square
#6AF5C2 #7D6AF5 #F56A9D #E2F56A
split-complementary
#6AF5C2 #F56AE2 #F57D6A
monochromatic
#0ED68D #31F1AB #6AF5C2 #A3F9D9 #DDFDF1
Accessibility & contrast
On white
1.36
#6AF5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#6AF5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF5C2
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF5C2 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6BF
Deuteranopia (green-blind)
#DCD7C5
Tritanopia (blue-blind)
#20F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af5c2; /* rgb */ color: rgb(106, 245, 194); /* oklch */ color: oklch(88.0% 0.142 166.1);
Tailwind
colors: {
custom: {
50: '#a0f9d4',
500: '#6af5c2',
950: '#000000',
},
}SCSS
$custom: #6af5c2; $custom-light: #a0f9d4; $custom-dark: #000000;
JSON
{
"hex": "#6af5c2",
"rgb": {
"r": 106,
"g": 245,
"b": 194
},
"hsl": {
"h": 157.986,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87975,
"c": 0.14204,
"h": 166.1
},
"luminance": 0.72264
}Semantic roles & 50–950 ramp
primary
#6AF5C2
secondary
#CE356D
accent
#0255E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583