#6BDFDD#6BDFDD
#6BDFDD is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.105 H 193.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFDD |
|---|---|
| RGB | rgb(107, 223, 221) |
| HSL | hsl(179, 64%, 65%) |
| HSV | hsv(179, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.44, -33.19, -9.07) |
| CIE-LCH | lch(82.44, 34.41, 195.28°) |
| OKLab | oklab(83.62% -0.1022 -0.0251) |
| OKLCH | oklch(83.62% 0.105 193.8) |
| XYZ | xyz(45.4968, 61.1173, 77.7918) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Turquoise
#40E0D0
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFDD #DF6B6D
analogous
#6BDFA3 #6BDFDD #6BA7DF
triadic
#6BDFDD #DD6BDF #DFDD6B
tetradic
#6BDFDD #A36BDF #DF6B6D #A7DF6B
square
#6BDFDD #A36BDF #DF6B6D #A7DF6B
split-complementary
#6BDFDD #DF6BA7 #DFA36B
monochromatic
#25ABA8 #39D4D1 #6BDFDD #9DEAE9 #D0F5F4
Accessibility & contrast
On white
1.59
#6BDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6BDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFDD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFDD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdfdd; /* rgb */ color: rgb(107, 223, 221); /* oklch */ color: oklch(83.6% 0.105 193.8);
Tailwind
colors: {
custom: {
50: '#9fe9e7',
500: '#6bdfdd',
950: '#000000',
},
}SCSS
$custom: #6bdfdd; $custom-light: #9fe9e7; $custom-dark: #000000;
JSON
{
"hex": "#6bdfdd",
"rgb": {
"r": 107,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.966,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83621,
"c": 0.10524,
"h": 193.8
},
"luminance": 0.61122
}Semantic roles & 50–950 ramp
primary
#6BDFDD
secondary
#AD4143
accent
#191CCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484