#6BE9DF#6BE9DF
#6BE9DF is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.113 H 188.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9DF |
|---|---|
| RGB | rgb(107, 233, 223) |
| HSL | hsl(175, 74%, 67%) |
| HSV | hsv(175, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.37, -37.33, -5.79) |
| CIE-LCH | lch(85.37, 37.77, 188.82°) |
| OKLab | oklab(86% -0.112 -0.0162) |
| OKLCH | oklch(86% 0.113 188.3) |
| XYZ | xyz(48.5159, 66.7267, 80.1205) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 5.01
Bright Aqua
#0BF9EA
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.83
Bright Cyan
#41FDFE
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9DF #E96B75
analogous
#6BE9A0 #6BE9DF #6BB4E9
triadic
#6BE9DF #DF6BE9 #E9DF6B
tetradic
#6BE9DF #A06BE9 #E96B75 #B4E96B
square
#6BE9DF #A06BE9 #E96B75 #B4E96B
split-complementary
#6BE9DF #E96BB4 #E9A06B
monochromatic
#1CBDB1 #36E1D3 #6BE9DF #A0F1EB #D6F9F6
Accessibility & contrast
On white
1.46
#6BE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6BE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9DF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9DF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6be9df; /* rgb */ color: rgb(107, 233, 223); /* oklch */ color: oklch(86.0% 0.113 188.3);
Tailwind
colors: {
custom: {
50: '#a0f0e8',
500: '#6be9df',
950: '#000000',
},
}SCSS
$custom: #6be9df; $custom-light: #a0f0e8; $custom-dark: #000000;
JSON
{
"hex": "#6be9df",
"rgb": {
"r": 107,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.238,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.86002,
"c": 0.11321,
"h": 188.3
},
"luminance": 0.66731
}Semantic roles & 50–950 ramp
primary
#6BE9DF
secondary
#BC3C46
accent
#0F1FD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584