#6BE3EE#6BE3EE
#6BE3EE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.108 H 203.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3EE |
|---|---|
| RGB | rgb(107, 227, 238) |
| HSL | hsl(185, 79%, 68%) |
| HSV | hsv(185, 55%, 93%) |
| CMYK | cmyk(55%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.09, -30.60, -15.61) |
| CIE-LCH | lch(84.09, 34.35, 207.03°) |
| OKLab | oklab(85.11% -0.0995 -0.0432) |
| OKLCH | oklch(85.11% 0.108 203.4) |
| XYZ | xyz(48.9588, 64.2323, 90.6903) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3EE #EE766B
analogous
#6BEEB7 #6BE3EE #6BA2EE
triadic
#6BE3EE #EE6BE3 #E3EE6B
tetradic
#6BE3EE #B76BEE #EE766B #A2EE6B
square
#6BE3EE #B76BEE #EE766B #A2EE6B
split-complementary
#6BE3EE #EE6BA2 #EEB76B
monochromatic
#17B9C8 #34D9E8 #6BE3EE #A2EDF4 #D9F8FB
Accessibility & contrast
On white
1.52
#6BE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6BE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3EE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3EE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be3ee; /* rgb */ color: rgb(107, 227, 238); /* oklch */ color: oklch(85.1% 0.108 203.4);
Tailwind
colors: {
custom: {
50: '#a0ecf3',
500: '#6be3ee',
950: '#000000',
},
}SCSS
$custom: #6be3ee; $custom-light: #a0ecf3; $custom-dark: #000000;
JSON
{
"hex": "#6be3ee",
"rgb": {
"r": 107,
"g": 227,
"b": 238
},
"hsl": {
"h": 185.038,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85113,
"c": 0.10848,
"h": 203.4
},
"luminance": 0.64237
}Semantic roles & 50–950 ramp
primary
#6BE3EE
secondary
#C54438
accent
#1B0ADC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485