#6BDBEF#6BDBEF
#6BDBEF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.106 H 210.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBEF |
|---|---|
| RGB | rgb(107, 219, 239) |
| HSL | hsl(189, 80%, 68%) |
| HSV | hsv(189, 55%, 94%) |
| CMYK | cmyk(55.2%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(81.85, -26.45, -19.52) |
| CIE-LCH | lch(81.85, 32.88, 216.42°) |
| OKLab | oklab(83.32% -0.0907 -0.054) |
| OKLCH | oklch(83.32% 0.106 210.8) |
| XYZ | xyz(46.9687, 60.0164, 90.7537) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBEF #EF7F6B
analogous
#6BEFC1 #6BDBEF #6B99EF
triadic
#6BDBEF #EF6BDB #DBEF6B
tetradic
#6BDBEF #C16BEF #EF7F6B #99EF6B
square
#6BDBEF #C16BEF #EF7F6B #99EF6B
split-complementary
#6BDBEF #EF6B99 #EFC16B
monochromatic
#16AFCA #34CEE9 #6BDBEF #A2E8F5 #D9F6FB
Accessibility & contrast
On white
1.61
#6BDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6BDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBEF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBEF | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbef; /* rgb */ color: rgb(107, 219, 239); /* oklch */ color: oklch(83.3% 0.106 210.8);
Tailwind
colors: {
custom: {
50: '#a0e6f4',
500: '#6bdbef',
950: '#000000',
},
}SCSS
$custom: #6bdbef; $custom-light: #a0e6f4; $custom-dark: #000000;
JSON
{
"hex": "#6bdbef",
"rgb": {
"r": 107,
"g": 219,
"b": 239
},
"hsl": {
"h": 189.091,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.83324,
"c": 0.10553,
"h": 210.8
},
"luminance": 0.60021
}Semantic roles & 50–950 ramp
primary
#6BDBEF
secondary
#C74D37
accent
#2909DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485