#6BDEDC#6BDEDC
#6BDEDC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.105 H 193.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEDC |
|---|---|
| RGB | rgb(107, 222, 220) |
| HSL | hsl(179, 64%, 65%) |
| HSV | hsv(179, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.13, -32.98, -9.01) |
| CIE-LCH | lch(82.13, 34.19, 195.27°) |
| OKLab | oklab(83.36% -0.1015 -0.0249) |
| OKLCH | oklch(83.36% 0.105 193.8) |
| XYZ | xyz(45.0976, 60.5314, 77.0034) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Turquoise
#40E0D0
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEDC #DE6B6D
analogous
#6BDEA3 #6BDEDC #6BA6DE
triadic
#6BDEDC #DC6BDE #DEDC6B
tetradic
#6BDEDC #A36BDE #DE6B6D #A6DE6B
square
#6BDEDC #A36BDE #DE6B6D #A6DE6B
split-complementary
#6BDEDC #DE6BA6 #DEA36B
monochromatic
#26A9A7 #39D3D0 #6BDEDC #9DE9E8 #CFF4F4
Accessibility & contrast
On white
1.60
#6BDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6BDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEDC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEDC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#02E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdedc; /* rgb */ color: rgb(107, 222, 220); /* oklch */ color: oklch(83.4% 0.105 193.8);
Tailwind
colors: {
custom: {
50: '#9fe8e6',
500: '#6bdedc',
950: '#000000',
},
}SCSS
$custom: #6bdedc; $custom-light: #9fe8e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdedc",
"rgb": {
"r": 107,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.957,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.83357,
"c": 0.10456,
"h": 193.8
},
"luminance": 0.60536
}Semantic roles & 50–950 ramp
primary
#6BDEDC
secondary
#AB4244
accent
#1A1DCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484