#6BF0F0#6BF0F0
#6BF0F0 is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.2% C 0.116 H 195.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0F0 |
|---|---|
| RGB | rgb(107, 240, 240) |
| HSL | hsl(180, 82%, 68%) |
| HSV | hsv(180, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(87.84, -36.18, -11.05) |
| CIE-LCH | lch(87.84, 37.83, 196.98°) |
| OKLab | oklab(88.16% -0.1123 -0.0306) |
| OKLCH | oklch(88.16% 0.116 195.2) |
| XYZ | xyz(52.9450, 71.7320, 93.4766) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.54
Bright Light Blue
#26F7FD
ΔE00 3.54
Aqua
#00FFFF
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0F0 #F06B6B
analogous
#6BF0AD #6BF0F0 #6BADF0
triadic
#6BF0F0 #F06BF0 #F0F06B
tetradic
#6BF0F0 #AD6BF0 #F06B6B #ADF06B
square
#6BF0F0 #AD6BF0 #F06B6B #ADF06B
split-complementary
#6BF0F0 #F06BAD #F0AD6B
monochromatic
#15CCCC #33EAEA #6BF0F0 #A3F6F6 #DAFBFB
Accessibility & contrast
On white
1.37
#6BF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#6BF0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0F0
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0F0 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F0
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf0f0; /* rgb */ color: rgb(107, 240, 240); /* oklch */ color: oklch(88.2% 0.116 195.2);
Tailwind
colors: {
custom: {
50: '#a2f5f4',
500: '#6bf0f0',
950: '#000000',
},
}SCSS
$custom: #6bf0f0; $custom-light: #a2f5f4; $custom-dark: #000000;
JSON
{
"hex": "#6bf0f0",
"rgb": {
"r": 107,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.88159,
"c": 0.11639,
"h": 195.2
},
"luminance": 0.71737
}Semantic roles & 50–950 ramp
primary
#6BF0F0
secondary
#C83737
accent
#0808DE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585