#6ADDEA#6ADDEA
#6ADDEA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.105 H 205.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDEA |
|---|---|
| RGB | rgb(106, 221, 234) |
| HSL | hsl(186, 75%, 67%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(54.7%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.22, -28.99, -16.30) |
| CIE-LCH | lch(82.22, 33.26, 209.34°) |
| OKLab | oklab(83.57% -0.0954 -0.045) |
| OKLCH | oklch(83.57% 0.105 205.3) |
| XYZ | xyz(46.6455, 60.7131, 87.0866) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDEA #EA776A
analogous
#6AEAB7 #6ADDEA #6A9DEA
triadic
#6ADDEA #EA6ADD #DDEA6A
tetradic
#6ADDEA #B76AEA #EA776A #9DEA6A
square
#6ADDEA #B76AEA #EA776A #9DEA6A
split-complementary
#6ADDEA #EA6A9D #EAB76A
monochromatic
#1BAEBF #34D1E2 #6ADDEA #A0E9F2 #D5F5F9
Accessibility & contrast
On white
1.60
#6ADDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6ADDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDEA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDEA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6addea; /* rgb */ color: rgb(106, 221, 234); /* oklch */ color: oklch(83.6% 0.105 205.3);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#6addea',
950: '#000000',
},
}SCSS
$custom: #6addea; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#6addea",
"rgb": {
"r": 106,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.094,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.83565,
"c": 0.10548,
"h": 205.3
},
"luminance": 0.60718
}Semantic roles & 50–950 ramp
primary
#6ADDEA
secondary
#BE483B
accent
#220ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485