#6BE3DB#6BE3DB
#6BE3DB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.109 H 189.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3DB |
|---|---|
| RGB | rgb(107, 227, 219) |
| HSL | hsl(176, 68%, 65%) |
| HSV | hsv(176, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.53, -35.57, -6.39) |
| CIE-LCH | lch(83.53, 36.14, 190.18°) |
| OKLab | oklab(84.48% -0.1073 -0.0178) |
| OKLCH | oklch(84.48% 0.109 189.4) |
| XYZ | xyz(46.3132, 63.1741, 76.7572) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.95
Mediumturquoise
#48D1CC
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 6.11
Bright Aqua
#0BF9EA
ΔE00 6.38
Bright Cyan
#41FDFE
ΔE00 6.75
Bright Turquoise
#0FFEF9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3DB #E36B73
analogous
#6BE39F #6BE3DB #6BAFE3
triadic
#6BE3DB #DB6BE3 #E3DB6B
tetradic
#6BE3DB #9F6BE3 #E36B73 #AFE36B
square
#6BE3DB #9F6BE3 #E36B73 #AFE36B
split-complementary
#6BE3DB #E36BAF #E39F6B
monochromatic
#22B2A8 #38D9CE #6BE3DB #9EEDE8 #D2F6F4
Accessibility & contrast
On white
1.54
#6BE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6BE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3DB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3DB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be3db; /* rgb */ color: rgb(107, 227, 219); /* oklch */ color: oklch(84.5% 0.109 189.4);
Tailwind
colors: {
custom: {
50: '#9fece6',
500: '#6be3db',
950: '#000000',
},
}SCSS
$custom: #6be3db; $custom-light: #9fece6; $custom-dark: #000000;
JSON
{
"hex": "#6be3db",
"rgb": {
"r": 107,
"g": 227,
"b": 219
},
"hsl": {
"h": 176,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.84484,
"c": 0.10881,
"h": 189.4
},
"luminance": 0.63178
}Semantic roles & 50–950 ramp
primary
#6BE3DB
secondary
#B33F47
accent
#1522D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484