#6BFCF5#6BFCF5
#6BFCF5 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.125 H 190.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF5 |
|---|---|
| RGB | rgb(107, 252, 245) |
| HSL | hsl(177, 96%, 70%) |
| HSV | hsv(177, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.38, -40.36, -8.39) |
| CIE-LCH | lch(91.38, 41.22, 191.74°) |
| OKLab | oklab(91.07% -0.1225 -0.0234) |
| OKLCH | oklch(91.07% 0.125 190.8) |
| XYZ | xyz(57.3480, 79.3333, 98.6591) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.07
Bright Turquoise
#0FFEF9
ΔE00 3.13
Aqua
#00FFFF
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.30
Bright Light Blue
#26F7FD
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF5 #FC6B72
analogous
#6BFCAC #6BFCF5 #6BBBFC
triadic
#6BFCF5 #F56BFC #FCF56B
tetradic
#6BFCF5 #AC6BFC #FC6B72 #BBFC6B
square
#6BFCF5 #AC6BFC #FC6B72 #BBFC6B
split-complementary
#6BFCF5 #FC6BBB #FCAC6B
monochromatic
#05E8DD #2FFBF1 #6BFCF5 #A7FDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#6BFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#6BFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF5
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF5 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfcf5; /* rgb */ color: rgb(107, 252, 245); /* oklch */ color: oklch(91.1% 0.125 190.8);
Tailwind
colors: {
custom: {
50: '#a3fef8',
500: '#6bfcf5',
950: '#000000',
},
}SCSS
$custom: #6bfcf5; $custom-light: #a3fef8; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf5",
"rgb": {
"r": 107,
"g": 252,
"b": 245
},
"hsl": {
"h": 177.103,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91072,
"c": 0.12475,
"h": 190.8
},
"luminance": 0.79339
}Semantic roles & 50–950 ramp
primary
#6BFCF5
secondary
#D7343C
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685