#6ADDED#6ADDED
#6ADDED is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.106 H 207.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDED |
|---|---|
| RGB | rgb(106, 221, 237) |
| HSL | hsl(187, 78%, 67%) |
| HSV | hsv(187, 55%, 93%) |
| CMYK | cmyk(55.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.32, -28.17, -17.75) |
| CIE-LCH | lch(82.32, 33.30, 212.21°) |
| OKLab | oklab(83.67% -0.0942 -0.0491) |
| OKLCH | oklch(83.67% 0.106 207.5) |
| XYZ | xyz(47.0802, 60.8870, 89.3756) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDED #ED7A6A
analogous
#6AEDBB #6ADDED #6A9CED
triadic
#6ADDED #ED6ADD #DDED6A
tetradic
#6ADDED #BB6AED #ED7A6A #9CED6A
square
#6ADDED #BB6AED #ED7A6A #9CED6A
split-complementary
#6ADDED #ED6A9C #EDBB6A
monochromatic
#18B0C5 #33D1E6 #6ADDED #A1E9F4 #D7F6FA
Accessibility & contrast
On white
1.59
#6ADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6ADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDED
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDED | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6added; /* rgb */ color: rgb(106, 221, 237); /* oklch */ color: oklch(83.7% 0.106 207.5);
Tailwind
colors: {
custom: {
50: '#9fe8f2',
500: '#6added',
950: '#000000',
},
}SCSS
$custom: #6added; $custom-light: #9fe8f2; $custom-dark: #000000;
JSON
{
"hex": "#6added",
"rgb": {
"r": 106,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.328,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.83672,
"c": 0.10621,
"h": 207.5
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#6ADDED
secondary
#C34939
accent
#240BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485