#6AFDCC#6AFDCC
#6AFDCC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.145 H 168.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDCC |
|---|---|
| RGB | rgb(106, 253, 204) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.63, -50.77, 11.75) |
| CIE-LCH | lch(90.63, 52.11, 166.97°) |
| OKLab | oklab(90.11% -0.1417 0.0301) |
| OKLCH | oklch(90.11% 0.145 168) |
| XYZ | xyz(51.9629, 77.6692, 69.3683) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.54
Light Aqua
#8CFFDB
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDCC #FD6A9B
analogous
#6AFD82 #6AFDCC #6AE4FD
triadic
#6AFDCC #CC6AFD #FDCC6A
tetradic
#6AFDCC #826AFD #FD6A9B #E4FD6A
square
#6AFDCC #826AFD #FD6A9B #E4FD6A
split-complementary
#6AFDCC #FD6AE4 #FD826A
monochromatic
#03E99D #2EFCB7 #6AFDCC #A6FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#6AFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6AFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDCC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDCC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afdcc; /* rgb */ color: rgb(106, 253, 204); /* oklch */ color: oklch(90.1% 0.145 168.0);
Tailwind
colors: {
custom: {
50: '#a1ffdb',
500: '#6afdcc',
950: '#000000',
},
}SCSS
$custom: #6afdcc; $custom-light: #a1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6afdcc",
"rgb": {
"r": 106,
"g": 253,
"b": 204
},
"hsl": {
"h": 160,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.90114,
"c": 0.1449,
"h": 168
},
"luminance": 0.77674
}Semantic roles & 50–950 ramp
primary
#6AFDCC
secondary
#D8336A
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684