#6AFCD5#6AFCD5
#6AFCD5 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.138 H 172.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD5 |
|---|---|
| RGB | rgb(106, 252, 213) |
| HSL | hsl(164, 96%, 70%) |
| HSV | hsv(164, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.54, -48.32, 6.98) |
| CIE-LCH | lch(90.54, 48.82, 171.78°) |
| OKLab | oklab(90.11% -0.1368 0.0177) |
| OKLCH | oklch(90.11% 0.138 172.6) |
| XYZ | xyz(52.7588, 77.4838, 75.1134) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD5 #FC6A91
analogous
#6AFC8C #6AFCD5 #6ADAFC
triadic
#6AFCD5 #D56AFC #FCD56A
tetradic
#6AFCD5 #8C6AFC #FC6A91 #DAFC6A
square
#6AFCD5 #8C6AFC #FC6A91 #DAFC6A
split-complementary
#6AFCD5 #FC6ADA #FC8C6A
monochromatic
#05E7AB #2EFBC4 #6AFCD5 #A6FDE6 #E1FEF7
Accessibility & contrast
On white
1.27
#6AFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6AFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd5; /* rgb */ color: rgb(106, 252, 213); /* oklch */ color: oklch(90.1% 0.138 172.6);
Tailwind
colors: {
custom: {
50: '#a1fee1',
500: '#6afcd5',
950: '#000000',
},
}SCSS
$custom: #6afcd5; $custom-light: #a1fee1; $custom-dark: #000000;
JSON
{
"hex": "#6afcd5",
"rgb": {
"r": 106,
"g": 252,
"b": 213
},
"hsl": {
"h": 163.973,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90112,
"c": 0.1379,
"h": 172.6
},
"luminance": 0.77489
}Semantic roles & 50–950 ramp
primary
#6AFCD5
secondary
#D7335F
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684