#6ADCEA#6ADCEA
#6ADCEA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.105 H 206.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCEA |
|---|---|
| RGB | rgb(106, 220, 234) |
| HSL | hsl(187, 75%, 67%) |
| HSV | hsv(187, 55%, 92%) |
| CMYK | cmyk(54.7%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.94, -28.51, -16.73) |
| CIE-LCH | lch(81.94, 33.05, 210.40°) |
| OKLab | oklab(83.34% -0.0943 -0.0462) |
| OKLCH | oklch(83.34% 0.105 206.1) |
| XYZ | xyz(46.3823, 60.1867, 86.9988) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCEA #EA786A
analogous
#6AEAB8 #6ADCEA #6A9CEA
triadic
#6ADCEA #EA6ADC #DCEA6A
tetradic
#6ADCEA #B86AEA #EA786A #9CEA6A
square
#6ADCEA #B86AEA #EA786A #9CEA6A
split-complementary
#6ADCEA #EA6A9C #EAB86A
monochromatic
#1BADBF #34CFE2 #6ADCEA #A0E9F2 #D5F5F9
Accessibility & contrast
On white
1.61
#6ADCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6ADCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCEA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCEA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adcea; /* rgb */ color: rgb(106, 220, 234); /* oklch */ color: oklch(83.3% 0.105 206.1);
Tailwind
colors: {
custom: {
50: '#9fe7f0',
500: '#6adcea',
950: '#000000',
},
}SCSS
$custom: #6adcea; $custom-light: #9fe7f0; $custom-dark: #000000;
JSON
{
"hex": "#6adcea",
"rgb": {
"r": 106,
"g": 220,
"b": 234
},
"hsl": {
"h": 186.563,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.83336,
"c": 0.10504,
"h": 206.1
},
"luminance": 0.60191
}Semantic roles & 50–950 ramp
primary
#6ADCEA
secondary
#BE493B
accent
#240ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485