#6BDEEE#6BDEEE
#6BDEEE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.106 H 207.5°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEEE |
|---|---|
| RGB | rgb(107, 222, 238) |
| HSL | hsl(187, 79%, 68%) |
| HSV | hsv(187, 55%, 93%) |
| CMYK | cmyk(55%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.67, -28.19, -17.75) |
| CIE-LCH | lch(82.67, 33.32, 212.19°) |
| OKLab | oklab(83.97% -0.0942 -0.0491) |
| OKLCH | oklch(83.97% 0.106 207.5) |
| XYZ | xyz(47.6110, 61.5368, 90.2411) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 6.27
Bright Light Blue
#26F7FD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEEE #EE7B6B
analogous
#6BEEBC #6BDEEE #6B9DEE
triadic
#6BDEEE #EE6BDE #DEEE6B
tetradic
#6BDEEE #BC6BEE #EE7B6B #9DEE6B
square
#6BDEEE #BC6BEE #EE7B6B #9DEE6B
split-complementary
#6BDEEE #EE6B9D #EEBC6B
monochromatic
#17B2C8 #34D2E8 #6BDEEE #A2EAF4 #D9F6FB
Accessibility & contrast
On white
1.58
#6BDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6BDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEEE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEEE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdeee; /* rgb */ color: rgb(107, 222, 238); /* oklch */ color: oklch(84.0% 0.106 207.5);
Tailwind
colors: {
custom: {
50: '#a0e8f3',
500: '#6bdeee',
950: '#000000',
},
}SCSS
$custom: #6bdeee; $custom-light: #a0e8f3; $custom-dark: #000000;
JSON
{
"hex": "#6bdeee",
"rgb": {
"r": 107,
"g": 222,
"b": 238
},
"hsl": {
"h": 187.328,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.83971,
"c": 0.10625,
"h": 207.5
},
"luminance": 0.61541
}Semantic roles & 50–950 ramp
primary
#6BDEEE
secondary
#C54938
accent
#230ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485