#6BDADE#6BDADE
#6BDADE is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.102 H 198.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDADE |
|---|---|
| RGB | rgb(107, 218, 222) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 52%, 87%) |
| CMYK | cmyk(51.8%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.04, -30.56, -11.69) |
| CIE-LCH | lch(81.04, 32.72, 200.94°) |
| OKLab | oklab(82.5% -0.0964 -0.0323) |
| OKLCH | oklch(82.5% 0.102 198.5) |
| XYZ | xyz(44.3142, 58.5384, 78.0568) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDADE #DE6F6B
analogous
#6BDEA9 #6BDADE #6BA1DE
triadic
#6BDADE #DE6BDA #DADE6B
tetradic
#6BDADE #A96BDE #DE6F6B #A1DE6B
square
#6BDADE #A96BDE #DE6F6B #A1DE6B
split-complementary
#6BDADE #DE6BA1 #DEA96B
monochromatic
#26A4A9 #39CDD3 #6BDADE #9DE7E9 #CFF3F4
Accessibility & contrast
On white
1.65
#6BDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6BDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDADE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDADE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#01E0DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bdade; /* rgb */ color: rgb(107, 218, 222); /* oklch */ color: oklch(82.5% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#9fe5e8',
500: '#6bdade',
950: '#000000',
},
}SCSS
$custom: #6bdade; $custom-light: #9fe5e8; $custom-dark: #000000;
JSON
{
"hex": "#6bdade",
"rgb": {
"r": 107,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.087,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.82499,
"c": 0.10166,
"h": 198.5
},
"luminance": 0.58543
}Semantic roles & 50–950 ramp
primary
#6BDADE
secondary
#AB4642
accent
#201ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484