#6BDAEA#6BDAEA
#6BDAEA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.104 H 207.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDAEA |
|---|---|
| RGB | rgb(107, 218, 234) |
| HSL | hsl(188, 75%, 67%) |
| HSV | hsv(188, 54%, 92%) |
| CMYK | cmyk(54.3%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.40, -27.34, -17.53) |
| CIE-LCH | lch(81.40, 32.48, 212.67°) |
| OKLab | oklab(82.92% -0.0916 -0.0485) |
| OKLCH | oklch(82.92% 0.104 207.9) |
| XYZ | xyz(45.9801, 59.2048, 86.8305) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Neon Blue
#04D9FF
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDAEA #EA7B6B
analogous
#6BEABB #6BDAEA #6B9BEA
triadic
#6BDAEA #EA6BDA #DAEA6B
tetradic
#6BDAEA #BB6BEA #EA7B6B #9BEA6B
square
#6BDAEA #BB6BEA #EA7B6B #9BEA6B
split-complementary
#6BDAEA #EA6B9B #EABB6B
monochromatic
#1BABBF #35CDE2 #6BDAEA #A1E7F2 #D6F5F9
Accessibility & contrast
On white
1.64
#6BDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6BDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDAEA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDAEA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 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: #6bdaea; /* rgb */ color: rgb(107, 218, 234); /* oklch */ color: oklch(82.9% 0.104 207.9);
Tailwind
colors: {
custom: {
50: '#9fe5f0',
500: '#6bdaea',
950: '#000000',
},
}SCSS
$custom: #6bdaea; $custom-light: #9fe5f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdaea",
"rgb": {
"r": 107,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.559,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.82915,
"c": 0.10359,
"h": 207.9
},
"luminance": 0.59209
}Semantic roles & 50–950 ramp
primary
#6BDAEA
secondary
#BE4C3B
accent
#280ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485