#6BDFEB#6BDFEB
#6BDFEB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.106 H 204.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFEB |
|---|---|
| RGB | rgb(107, 223, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(54.5%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.86, -29.49, -15.87) |
| CIE-LCH | lch(82.86, 33.49, 208.29°) |
| OKLab | oklab(84.09% -0.0965 -0.0439) |
| OKLCH | oklch(84.09% 0.106 204.4) |
| XYZ | xyz(47.4404, 61.8948, 88.0280) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Aqua Blue
#02D8E9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFEB #EB776B
analogous
#6BEBB7 #6BDFEB #6B9FEB
triadic
#6BDFEB #EB6BDF #DFEB6B
tetradic
#6BDFEB #B76BEB #EB776B #9FEB6B
square
#6BDFEB #B76BEB #EB776B #9FEB6B
split-complementary
#6BDFEB #EB6B9F #EBB76B
monochromatic
#1AB2C1 #35D3E4 #6BDFEB #A1EBF2 #D7F6FA
Accessibility & contrast
On white
1.57
#6BDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#6BDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFEB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFEB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfeb; /* rgb */ color: rgb(107, 223, 235); /* oklch */ color: oklch(84.1% 0.106 204.4);
Tailwind
colors: {
custom: {
50: '#a0e9f1',
500: '#6bdfeb',
950: '#000000',
},
}SCSS
$custom: #6bdfeb; $custom-light: #a0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#6bdfeb",
"rgb": {
"r": 107,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.625,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84094,
"c": 0.10599,
"h": 204.4
},
"luminance": 0.61899
}Semantic roles & 50–950 ramp
primary
#6BDFEB
secondary
#C0473A
accent
#200DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485