#6BE3DE#6BE3DE
#6BE3DE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.108 H 191.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3DE |
|---|---|
| RGB | rgb(107, 227, 222) |
| HSL | hsl(178, 68%, 65%) |
| HSV | hsv(178, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(83.62, -34.81, -7.85) |
| CIE-LCH | lch(83.62, 35.68, 192.71°) |
| OKLab | oklab(84.58% -0.1061 -0.0218) |
| OKLCH | oklch(84.58% 0.108 191.6) |
| XYZ | xyz(46.7117, 63.3335, 78.8560) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.77
Bright Turquoise
#0FFEF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3DE #E36B70
analogous
#6BE3A2 #6BE3DE #6BACE3
triadic
#6BE3DE #DE6BE3 #E3DE6B
tetradic
#6BE3DE #A26BE3 #E36B70 #ACE36B
square
#6BE3DE #A26BE3 #E36B70 #ACE36B
split-complementary
#6BE3DE #E36BAC #E3A26B
monochromatic
#22B2AC #38D9D3 #6BE3DE #9EEDE9 #D2F6F5
Accessibility & contrast
On white
1.54
#6BE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6BE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3DE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3DE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be3de; /* rgb */ color: rgb(107, 227, 222); /* oklch */ color: oklch(84.6% 0.108 191.6);
Tailwind
colors: {
custom: {
50: '#9fece8',
500: '#6be3de',
950: '#000000',
},
}SCSS
$custom: #6be3de; $custom-light: #9fece8; $custom-dark: #000000;
JSON
{
"hex": "#6be3de",
"rgb": {
"r": 107,
"g": 227,
"b": 222
},
"hsl": {
"h": 177.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.8458,
"c": 0.1083,
"h": 191.6
},
"luminance": 0.63338
}Semantic roles & 50–950 ramp
primary
#6BE3DE
secondary
#B33F44
accent
#151DD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484