#6AD7EA#6AD7EA
#6AD7EA is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.103 H 210.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD7EA |
|---|---|
| RGB | rgb(106, 215, 234) |
| HSL | hsl(189, 75%, 67%) |
| HSV | hsv(189, 55%, 92%) |
| CMYK | cmyk(54.7%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.52, -26.06, -18.87) |
| CIE-LCH | lch(80.52, 32.18, 215.91°) |
| OKLab | oklab(82.19% -0.089 -0.0522) |
| OKLCH | oklch(82.19% 0.103 210.4) |
| XYZ | xyz(45.0896, 57.6013, 86.5679) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD7EA #EA7D6A
analogous
#6AEABD #6AD7EA #6A97EA
triadic
#6AD7EA #EA6AD7 #D7EA6A
tetradic
#6AD7EA #BD6AEA #EA7D6A #97EA6A
square
#6AD7EA #BD6AEA #EA7D6A #97EA6A
split-complementary
#6AD7EA #EA6A97 #EABD6A
monochromatic
#1BA6BF #34C9E2 #6AD7EA #A0E5F2 #D5F4F9
Accessibility & contrast
On white
1.68
#6AD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#6AD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD7EA
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD7EA | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ad7ea; /* rgb */ color: rgb(106, 215, 234); /* oklch */ color: oklch(82.2% 0.103 210.4);
Tailwind
colors: {
custom: {
50: '#9fe3f0',
500: '#6ad7ea',
950: '#000000',
},
}SCSS
$custom: #6ad7ea; $custom-light: #9fe3f0; $custom-dark: #000000;
JSON
{
"hex": "#6ad7ea",
"rgb": {
"r": 106,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.906,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.82193,
"c": 0.10317,
"h": 210.4
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#6AD7EA
secondary
#BE4E3B
accent
#2C0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485