#6BDEE7#6BDEE7
#6BDEE7 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.105 H 202.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEE7 |
|---|---|
| RGB | rgb(107, 222, 231) |
| HSL | hsl(184, 72%, 66%) |
| HSV | hsv(184, 54%, 91%) |
| CMYK | cmyk(53.7%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.45, -30.09, -14.36) |
| CIE-LCH | lch(82.45, 33.34, 205.52°) |
| OKLab | oklab(83.73% -0.097 -0.0397) |
| OKLCH | oklch(83.73% 0.105 202.2) |
| XYZ | xyz(46.6026, 61.1335, 84.9298) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEE7 #E7746B
analogous
#6BE7B2 #6BDEE7 #6BA0E7
triadic
#6BDEE7 #E76BDE #DEE76B
tetradic
#6BDEE7 #B26BE7 #E7746B #A0E76B
square
#6BDEE7 #B26BE7 #E7746B #A0E76B
split-complementary
#6BDEE7 #E76BA0 #E7B26B
monochromatic
#1EAEBA #36D2DE #6BDEE7 #A0EAF0 #D4F5F8
Accessibility & contrast
On white
1.59
#6BDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6BDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEE7
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEE7 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdee7; /* rgb */ color: rgb(107, 222, 231); /* oklch */ color: oklch(83.7% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#9fe8ee',
500: '#6bdee7',
950: '#000000',
},
}SCSS
$custom: #6bdee7; $custom-light: #9fe8ee; $custom-dark: #000000;
JSON
{
"hex": "#6bdee7",
"rgb": {
"r": 107,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.355,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83726,
"c": 0.10483,
"h": 202.2
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#6BDEE7
secondary
#B9463D
accent
#1F11D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485