#6ADAEA#6ADAEA
#6ADAEA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.9% C 0.104 H 207.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADAEA |
|---|---|
| RGB | rgb(106, 218, 234) |
| HSL | hsl(188, 75%, 67%) |
| HSV | hsv(188, 55%, 92%) |
| CMYK | cmyk(54.7%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.37, -27.53, -17.58) |
| CIE-LCH | lch(81.37, 32.67, 212.56°) |
| OKLab | oklab(82.88% -0.0922 -0.0486) |
| OKLCH | oklch(82.88% 0.104 207.8) |
| XYZ | xyz(45.8605, 59.1431, 86.8249) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Neon Blue
#04D9FF
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADAEA #EA7A6A
analogous
#6AEABA #6ADAEA #6A9AEA
triadic
#6ADAEA #EA6ADA #DAEA6A
tetradic
#6ADAEA #BA6AEA #EA7A6A #9AEA6A
square
#6ADAEA #BA6AEA #EA7A6A #9AEA6A
split-complementary
#6ADAEA #EA6A9A #EABA6A
monochromatic
#1BAABF #34CDE2 #6ADAEA #A0E7F2 #D5F5F9
Accessibility & contrast
On white
1.64
#6ADAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6ADAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADAEA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADAEA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adaea; /* rgb */ color: rgb(106, 218, 234); /* oklch */ color: oklch(82.9% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#9fe5f0',
500: '#6adaea',
950: '#000000',
},
}SCSS
$custom: #6adaea; $custom-light: #9fe5f0; $custom-dark: #000000;
JSON
{
"hex": "#6adaea",
"rgb": {
"r": 106,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.82879,
"c": 0.10423,
"h": 207.8
},
"luminance": 0.59147
}Semantic roles & 50–950 ramp
primary
#6ADAEA
secondary
#BE4B3B
accent
#270ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485