#6BFCF4#6BFCF4
#6BFCF4 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.125 H 190.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCF4 |
|---|---|
| RGB | rgb(107, 252, 244) |
| HSL | hsl(177, 96%, 70%) |
| HSV | hsv(177, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.36, -40.62, -7.91) |
| CIE-LCH | lch(91.36, 41.38, 191.02°) |
| OKLab | oklab(91.04% -0.1229 -0.0221) |
| OKLCH | oklch(91.04% 0.125 190.2) |
| XYZ | xyz(57.1958, 79.2724, 97.8573) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.18
Bright Cyan
#41FDFE
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCF4 #FC6B73
analogous
#6BFCAC #6BFCF4 #6BBBFC
triadic
#6BFCF4 #F46BFC #FCF46B
tetradic
#6BFCF4 #AC6BFC #FC6B73 #BBFC6B
square
#6BFCF4 #AC6BFC #FC6B73 #BBFC6B
split-complementary
#6BFCF4 #FC6BBB #FCAC6B
monochromatic
#05E8DB #2FFBF0 #6BFCF4 #A7FDF8 #E1FEFD
Accessibility & contrast
On white
1.25
#6BFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6BFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCF4
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCF4 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6bfcf4; /* rgb */ color: rgb(107, 252, 244); /* oklch */ color: oklch(91.0% 0.125 190.2);
Tailwind
colors: {
custom: {
50: '#a3fef7',
500: '#6bfcf4',
950: '#000000',
},
}SCSS
$custom: #6bfcf4; $custom-light: #a3fef7; $custom-dark: #000000;
JSON
{
"hex": "#6bfcf4",
"rgb": {
"r": 107,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.69,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.91041,
"c": 0.12492,
"h": 190.2
},
"luminance": 0.79278
}Semantic roles & 50–950 ramp
primary
#6BFCF4
secondary
#D7343D
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685