#6ADEEA#6ADEEA
#6ADEEA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.106 H 204.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEEA |
|---|---|
| RGB | rgb(106, 222, 234) |
| HSL | hsl(186, 75%, 67%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(54.7%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.51, -29.47, -15.87) |
| CIE-LCH | lch(82.51, 33.47, 208.30°) |
| OKLab | oklab(83.79% -0.0964 -0.0439) |
| OKLCH | oklch(83.79% 0.106 204.5) |
| XYZ | xyz(46.9103, 61.2427, 87.1748) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEEA #EA766A
analogous
#6AEAB6 #6ADEEA #6A9EEA
triadic
#6ADEEA #EA6ADE #DEEA6A
tetradic
#6ADEEA #B66AEA #EA766A #9EEA6A
square
#6ADEEA #B66AEA #EA766A #9EEA6A
split-complementary
#6ADEEA #EA6A9E #EAB66A
monochromatic
#1BAFBF #34D2E2 #6ADEEA #A0EAF2 #D5F6F9
Accessibility & contrast
On white
1.58
#6ADEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6ADEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEEA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEEA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adeea; /* rgb */ color: rgb(106, 222, 234); /* oklch */ color: oklch(83.8% 0.106 204.5);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#6adeea',
950: '#000000',
},
}SCSS
$custom: #6adeea; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#6adeea",
"rgb": {
"r": 106,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.625,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.83794,
"c": 0.10595,
"h": 204.5
},
"luminance": 0.61247
}Semantic roles & 50–950 ramp
primary
#6ADEEA
secondary
#BE473B
accent
#210ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485