#6BFCF0#6BFCF0
#6BFCF0 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.126 H 187.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF0 |
|---|---|
| RGB | rgb(107, 252, 240) |
| HSL | hsl(175, 96%, 70%) |
| HSV | hsv(175, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.25, -41.63, -5.99) |
| CIE-LCH | lch(91.25, 42.06, 188.19°) |
| OKLab | oklab(90.92% -0.1246 -0.0169) |
| OKLCH | oklch(90.92% 0.126 187.7) |
| XYZ | xyz(56.5950, 79.0321, 94.6933) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.47
Bright Turquoise
#0FFEF9
ΔE00 3.70
Bright Cyan
#41FDFE
ΔE00 4.48
Aqua
#00FFFF
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF0 #FC6B77
analogous
#6BFCA7 #6BFCF0 #6BC0FC
triadic
#6BFCF0 #F06BFC #FCF06B
tetradic
#6BFCF0 #A76BFC #FC6B77 #C0FC6B
square
#6BFCF0 #A76BFC #FC6B77 #C0FC6B
split-complementary
#6BFCF0 #FC6BC0 #FCA76B
monochromatic
#05E8D5 #2FFBEA #6BFCF0 #A7FDF6 #E1FEFC
Accessibility & contrast
On white
1.25
#6BFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6BFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF0
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF0 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfcf0; /* rgb */ color: rgb(107, 252, 240); /* oklch */ color: oklch(90.9% 0.126 187.7);
Tailwind
colors: {
custom: {
50: '#a3fef4',
500: '#6bfcf0',
950: '#000000',
},
}SCSS
$custom: #6bfcf0; $custom-light: #a3fef4; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf0",
"rgb": {
"r": 107,
"g": 252,
"b": 240
},
"hsl": {
"h": 175.034,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90917,
"c": 0.12576,
"h": 187.7
},
"luminance": 0.79038
}Semantic roles & 50–950 ramp
primary
#6BFCF0
secondary
#D73442
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685