#6BFCDF#6BFCDF
#6BFCDF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 177.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCDF |
|---|---|
| RGB | rgb(107, 252, 223) |
| HSL | hsl(168, 96%, 70%) |
| HSV | hsv(168, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.81, -45.80, 2.19) |
| CIE-LCH | lch(90.81, 45.85, 177.27°) |
| OKLab | oklab(90.42% -0.1319 0.0051) |
| OKLCH | oklch(90.42% 0.132 177.8) |
| XYZ | xyz(54.1870, 78.0689, 82.0109) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.38
Light Turquoise
#7EF4CC
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCDF #FC6B88
analogous
#6BFC96 #6BFCDF #6BD0FC
triadic
#6BFCDF #DF6BFC #FCDF6B
tetradic
#6BFCDF #966BFC #FC6B88 #D0FC6B
square
#6BFCDF #966BFC #FC6B88 #D0FC6B
split-complementary
#6BFCDF #FC6BD0 #FC966B
monochromatic
#05E8BA #2FFBD2 #6BFCDF #A7FDEC #E1FEF9
Accessibility & contrast
On white
1.26
#6BFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6BFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCDF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCDF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfcdf; /* rgb */ color: rgb(107, 252, 223); /* oklch */ color: oklch(90.4% 0.132 177.8);
Tailwind
colors: {
custom: {
50: '#a2fee8',
500: '#6bfcdf',
950: '#000000',
},
}SCSS
$custom: #6bfcdf; $custom-light: #a2fee8; $custom-dark: #000000;
JSON
{
"hex": "#6bfcdf",
"rgb": {
"r": 107,
"g": 252,
"b": 223
},
"hsl": {
"h": 168,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90417,
"c": 0.13197,
"h": 177.8
},
"luminance": 0.78074
}Semantic roles & 50–950 ramp
primary
#6BFCDF
secondary
#D73455
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684