#6AFBCD#6AFBCD
#6AFBCD is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.142 H 169.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBCD |
|---|---|
| RGB | rgb(106, 251, 205) |
| HSL | hsl(161, 95%, 70%) |
| HSV | hsv(161, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.07, -49.71, 10.44) |
| CIE-LCH | lch(90.07, 50.79, 168.14°) |
| OKLab | oklab(89.67% -0.1392 0.0267) |
| OKLCH | oklch(89.67% 0.142 169.1) |
| XYZ | xyz(51.4552, 76.4612, 69.7926) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBCD #FB6A98
analogous
#6AFB85 #6AFBCD #6AE0FB
triadic
#6AFBCD #CD6AFB #FBCD6A
tetradic
#6AFBCD #856AFB #FB6A98 #E0FB6A
square
#6AFBCD #856AFB #FB6A98 #E0FB6A
split-complementary
#6AFBCD #FB6AE0 #FB856A
monochromatic
#06E49E #2EF9B9 #6AFBCD #A6FDE1 #E1FEF5
Accessibility & contrast
On white
1.29
#6AFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6AFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBCD
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBCD | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCB
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afbcd; /* rgb */ color: rgb(106, 251, 205); /* oklch */ color: oklch(89.7% 0.142 169.1);
Tailwind
colors: {
custom: {
50: '#a1fddc',
500: '#6afbcd',
950: '#000000',
},
}SCSS
$custom: #6afbcd; $custom-light: #a1fddc; $custom-dark: #000000;
JSON
{
"hex": "#6afbcd",
"rgb": {
"r": 106,
"g": 251,
"b": 205
},
"hsl": {
"h": 160.966,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89668,
"c": 0.14178,
"h": 169.1
},
"luminance": 0.76466
}Semantic roles & 50–950 ramp
primary
#6AFBCD
secondary
#D63367
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684