#6BE6DF#6BE6DF
#6BE6DF is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.111 H 190.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6DF |
|---|---|
| RGB | rgb(107, 230, 223) |
| HSL | hsl(177, 71%, 66%) |
| HSV | hsv(177, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(84.51, -35.95, -7.06) |
| CIE-LCH | lch(84.51, 36.63, 191.12°) |
| OKLab | oklab(85.31% -0.1089 -0.0197) |
| OKLCH | oklch(85.31% 0.111 190.3) |
| XYZ | xyz(47.6738, 65.0426, 79.8398) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.36
Mediumturquoise
#48D1CC
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.01
Tiffany Blue
#7BF2DA
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6DF #E66B72
analogous
#6BE6A1 #6BE6DF #6BAFE6
triadic
#6BE6DF #DF6BE6 #E6DF6B
tetradic
#6BE6DF #A16BE6 #E66B72 #AFE66B
square
#6BE6DF #A16BE6 #E66B72 #AFE66B
split-complementary
#6BE6DF #E66BAF #E6A16B
monochromatic
#1FB8AF #37DDD4 #6BE6DF #9FEFEA #D4F8F6
Accessibility & contrast
On white
1.50
#6BE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6BE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6DF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6DF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#C6CDE0
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be6df; /* rgb */ color: rgb(107, 230, 223); /* oklch */ color: oklch(85.3% 0.111 190.3);
Tailwind
colors: {
custom: {
50: '#a0eee8',
500: '#6be6df',
950: '#000000',
},
}SCSS
$custom: #6be6df; $custom-light: #a0eee8; $custom-dark: #000000;
JSON
{
"hex": "#6be6df",
"rgb": {
"r": 107,
"g": 230,
"b": 223
},
"hsl": {
"h": 176.585,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.85306,
"c": 0.11063,
"h": 190.3
},
"luminance": 0.65047
}Semantic roles & 50–950 ramp
primary
#6BE6DF
secondary
#B83E45
accent
#121DD3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584