#6BDFDA#6BDFDA
#6BDFDA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.106 H 191.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFDA |
|---|---|
| RGB | rgb(107, 223, 218) |
| HSL | hsl(177, 64%, 65%) |
| HSV | hsv(177, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.36, -33.96, -7.60) |
| CIE-LCH | lch(82.36, 34.80, 192.62°) |
| OKLab | oklab(83.52% -0.1035 -0.0211) |
| OKLCH | oklch(83.52% 0.106 191.5) |
| XYZ | xyz(45.1007, 60.9589, 75.7056) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.94
Bright Cyan
#41FDFE
ΔE00 7.21
Tiffany Blue
#7BF2DA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFDA #DF6B70
analogous
#6BDFA0 #6BDFDA #6BAADF
triadic
#6BDFDA #DA6BDF #DFDA6B
tetradic
#6BDFDA #A06BDF #DF6B70 #AADF6B
square
#6BDFDA #A06BDF #DF6B70 #AADF6B
split-complementary
#6BDFDA #DF6BAA #DFA06B
monochromatic
#25ABA5 #39D4CD #6BDFDA #9DEAE7 #D0F5F3
Accessibility & contrast
On white
1.59
#6BDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6BDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFDA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFDA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#09E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdfda; /* rgb */ color: rgb(107, 223, 218); /* oklch */ color: oklch(83.5% 0.106 191.5);
Tailwind
colors: {
custom: {
50: '#9fe9e5',
500: '#6bdfda',
950: '#000000',
},
}SCSS
$custom: #6bdfda; $custom-light: #9fe9e5; $custom-dark: #000000;
JSON
{
"hex": "#6bdfda",
"rgb": {
"r": 107,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.414,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83524,
"c": 0.10559,
"h": 191.5
},
"luminance": 0.60963
}Semantic roles & 50–950 ramp
primary
#6BDFDA
secondary
#AD4146
accent
#1921CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484